# General Token Issuance Principles

<br>

* **Transparency**: In the cryptocurrency space, transparent circulation mechanisms and fair token distribution are highly valued by the community. Hidden or ambiguous token circulation strategies can raise concerns among investors.

<br>

* **Gradual Unlocking**: To avoid market disruption, many projects use a gradual unlocking method for tokens, such as halving annually, ensuring a steady and predictable market supply.

<br>

* **Market Comparison**: Circulation rates often align with a project’s development stage. Established projects may have higher circulation rates (typically over 50%), while newer projects might have lower rates.


---

# 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://aiachain.gitbook.io/aia-chain-pos-ai-and-financial-payments/general-token-issuance-principles.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.
