> For the complete documentation index, see [llms.txt](https://info-gocoin.gitbook.io/gocoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info-gocoin.gitbook.io/gocoin/en/tokenomics-and-coin-protocol/token-features.md).

# Token Features

![](/files/ElSRmE8HLSrl7E005xuL)

#### 1. Non-mintable&#x20;

The total maximum supply of Go Coin is fixed and will not increase in the future, and the total supply is  100,000,000,000 GOCOIN.

#### 2. Max Sell and Buy

There is a max sell and buy strategy in transaction to prevent Go Coin from being rug-pulled or being controlled by other price manipulating measures.

#### 3. Mining

Free Go Coin would be distributed to the public through daily missions and tasks; “One click a day, Take your Go Coin away!”

#### 4. Burning

Quarterly burning a percentage of circulating supply, increasing token scarcity, and boosting the price of Go Coin!

#### 5. Blacklist other addresses

Upon malicious attack or spiteful marketing manipulation, wallet addresses will be blocked to protect users.


---

# 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://info-gocoin.gitbook.io/gocoin/en/tokenomics-and-coin-protocol/token-features.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.
