> For the complete documentation index, see [llms.txt](https://docs.fonscan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fonscan.io/scanapi/white-paper/token-economy/circulation-example.md).

# Circulation example

In the future, the circulation value of FSC will be reflected in the following aspects:

Ecological circulation

Based on the FON smart chain, many applications will be derived, such as mining wallets, DEX exchanges, blockchain payments, etc., while FON and its tokens on the chain can be exchanged with all digital currencies, supporting the ecosystem. All circulation transactions and payments in all aspects, such as receipts and payments, transfers, legal currency transactions, deposits, withdrawals, currency voting, STO gateways, currency distribution, lending, charity, games, shopping malls, etc., are all served by FON tokens. And settle with legal currencies from all over the world.

In addition to circulation within the FON smart chain ecosystem, it will also be circulated within third-party applications developed based on public chain technology and exist as the only value token. This will accelerate the circulation of FON and its tokens on the chain, add more circulation value attributes to the scarce FON, and increase the overall value and price.

In terms of versatility

The FON smart chain can adapt to diverse business needs and meet data sharing across business chains. This means that the FON smart chain has a sufficiently common and standard way of recording data, and can represent various structured and unstructured information. , and can meet the cross-chain requirements required as the business scope expands. This provides a value basis for the versatility of FON tokens. This allows FON and its tokens on the chain to circulate more easily in various industries and scenarios around the world.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fonscan.io/scanapi/white-paper/token-economy/circulation-example.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
