# Token Information

<figure><img src="/files/rz6HC3yeJos9Edh7tVQk" alt=""><figcaption></figcaption></figure>

Octoblock's OCTO token serves as the primary governance mechanism for the protocol. The token tax is designed to address MEV sandwich bots and ensure a consistent revenue stream for the nautilus trove. To achieve this, OCTO token imposes a 2% tax on purchases and a 2% tax on sales, resulting in a total round trip cost of 4%.

**Taxation and Trading**

When trading OCTO token on a decentralized exchange (DEX), it is important to factor in the taxation by adding additional slippage to your trade. However, it is worth noting that prior to its launch on centralized exchanges (CEX), contributors will eliminate the tax function for tokens traded on CEX.

**Considerations for CEX Traded Tokens**

It is essential to consider that tokens traded on CEX without the taxation mechanism will not qualify for Nautilus Trove airdrop rewards. Therefore, users should carefully weigh the implications of trading OCTO tokens on CEX in relation to the potential loss of airdrop rewards.

{% hint style="info" %}
**Network:** BNB Smart Chain\
**Contract Address:** 0x49eb799dbd56c20c5d67f99ffa3dd5fde0c2da17

**Taxation:** 2% on Buys, 2% on Sells

**Audit:&#x20;*****Ongoing***
{% endhint %}


---

# Agent Instructions: 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://octoblock.gitbook.io/octoblock/token-information.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.
