> For the complete documentation index, see [llms.txt](https://docs.blockcentral.io/blockcentral/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockcentral.io/blockcentral/blockcentral-tokens/bloc-or-blockcentral-token/bloc-buy-sell-taxes.md).

# BLOC Buy/Sell Taxes

## Buy Tax – 3%

#### Destinations:

* 45% BLOC Burn
* 30% Yield Farm
* 20% Single Stake
* 5% NFT Contract

## Sell Tax – 3%

#### Destinations:

* 45% BLOC Burn
* 30% Yield Farm
* 20% Single Stake
* 5% NFT Contract

When formulating the breakdown of tax destinations, the BlockCentral team wanted to emphasize the importance of users within the mechanics. 55% of taxes go to rewarding BlockCentral users. The remaining 45% will be burned automatically, ensuring consistent deflationary pressure on the token.&#x20;

Taxes collected, as well as tokens purchased and designated for rewards, will accumulate in their respective receiver contracts. When they reach the equivalent of \~$400 in BLOC tokens, the receiver contract will trigger for distribution to their previously stated destinations.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blockcentral.io/blockcentral/blockcentral-tokens/bloc-or-blockcentral-token/bloc-buy-sell-taxes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
