# ScanApi

- [RPC API Endpoints](https://docs.fonscan.io/scanapi/rpc-api-endpoints.md)
- [Account](https://docs.fonscan.io/scanapi/rpc-api-endpoints/account.md): ?module=account
- [Block](https://docs.fonscan.io/scanapi/rpc-api-endpoints/block.md): ?module=block
- [Contract](https://docs.fonscan.io/scanapi/rpc-api-endpoints/contract.md): ?module=contract
- [Logs](https://docs.fonscan.io/scanapi/rpc-api-endpoints/logs.md): ?module=logs
- [Stats](https://docs.fonscan.io/scanapi/rpc-api-endpoints/stats.md): ?module=stats
- [Token](https://docs.fonscan.io/scanapi/rpc-api-endpoints/token.md): ?module=token
- [Transaction](https://docs.fonscan.io/scanapi/rpc-api-endpoints/transaction.md): ?module=transaction
- [ETH RPC API](https://docs.fonscan.io/scanapi/eth-rpc-api.md)
- [White Paper](https://docs.fonscan.io/scanapi/white-paper.md)
- [Background overview](https://docs.fonscan.io/scanapi/white-paper/background-overview.md)
- [Introduction to FON smart chain](https://docs.fonscan.io/scanapi/white-paper/background-overview/introduction-to-fon-smart-chain.md)
- [Design Principles](https://docs.fonscan.io/scanapi/white-paper/background-overview/design-principles.md)
- [Application target](https://docs.fonscan.io/scanapi/white-paper/background-overview/application-target.md)
- [Advantages of implementation](https://docs.fonscan.io/scanapi/white-paper/background-overview/advantages-of-implementation.md)
- [Ecological sector overview](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview.md)
- [RosSwap](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/rosswap.md)
- [Time Farm](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/time-farm.md)
- [HieSwap](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/hieswap.md)
- [Myth NFT](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/myth-nft.md)
- [Token economy](https://docs.fonscan.io/scanapi/white-paper/token-economy.md)
- [Economic model](https://docs.fonscan.io/scanapi/white-paper/token-economy/economic-model.md)
- [Staking and governance](https://docs.fonscan.io/scanapi/white-paper/token-economy/staking-and-governance.md)
- [Circulation example](https://docs.fonscan.io/scanapi/white-paper/token-economy/circulation-example.md)
- [FSC technology systemFSC will](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will.md)
- [Proof of Stake](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/proof-of-stake.md)
- [Cross-chain mechanism](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/cross-chain-mechanism.md)
- [Repeater](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/repeater.md)
- [Hard forks, specifications and dispute resolution](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/hard-forks-specifications-and-dispute-resolution.md)
- [Risk assessment and decision-making](https://docs.fonscan.io/scanapi/white-paper/risk-assessment-and-decision-making.md)
- [Disclaimer](https://docs.fonscan.io/scanapi/white-paper/disclaimer.md)


---

# 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://docs.fonscan.io/scanapi.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.
