# Fone Network Whitepaper

- [Introduction](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/introduction.md)
- [Wallet Creation](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/wallet-creation.md)
- [Wallet Import](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/wallet-import.md)
- [Transactions](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/transactions.md)
- [Validation](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/validation.md)
- [Network Fee](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/network-fee.md)
- [Staking](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/staking.md)
- [Validators/Nodes](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/validators-nodes.md)
- [Validator Setup](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/validator-setup.md)
- [Non-fungible Tokens (NFT)](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/non-fungible-tokens-nft.md)
- [Fone Tokenomics](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/fone-tokenomics.md)
- [Initial Supply Breakdown](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/fone-tokenomics/initial-supply-breakdown.md)
- [Fone Supply Allocation](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/fone-tokenomics/fone-supply-allocation.md)
- [Inflation Schedule](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/fone-tokenomics/inflation-schedule.md)
- [Vesting Schedule](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/fone-tokenomics/vesting-schedule.md)
- [Interoperability](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/interoperability.md)
- [Privacy & Security](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/privacy-and-security.md)
- [Conclusion](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/conclusion.md)
- [Software Development Kit (SDK)](https://fone-network.gitbook.io/whitepaper/fone-network-whitepaper/software-development-kit-sdk.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://fone-network.gitbook.io/whitepaper/fone-network-whitepaper.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.
