# FORTUNX WHITEPAPER

## FORTUNX WHITEPAPER

- [Overview](https://fortunx.gitbook.io/fortunx-whitepaper/overview.md): Welcome to FortunX Documentation.
- [Public Token Sale (TBD)](https://fortunx.gitbook.io/fortunx-whitepaper/public-token-sale-tbd.md): All you need to know about our upcoming token launch.
- [Introduction](https://fortunx.gitbook.io/fortunx-whitepaper/introduction/introduction.md): Tokenize real-world assets and bring mass crypto adoption.
- [Background](https://fortunx.gitbook.io/fortunx-whitepaper/introduction/introduction/background.md)
- [The Problem](https://fortunx.gitbook.io/fortunx-whitepaper/introduction/introduction/the-problem.md)
- [Set up a wallet on Arbitrum](https://fortunx.gitbook.io/fortunx-whitepaper/getting-started/set-up-a-wallet-on-arbitrum.md): Learn about how you can start using the Arbitrum blockchain.
- [Get started on FortunX](https://fortunx.gitbook.io/fortunx-whitepaper/getting-started/get-started-on-fortunx.md): Guide on how to start using FortunX.
- [Browser extension](https://fortunx.gitbook.io/fortunx-whitepaper/product/browser-extension.md)
- [dApp](https://fortunx.gitbook.io/fortunx-whitepaper/product/dapp.md)
- [Mobile App (2024)](https://fortunx.gitbook.io/fortunx-whitepaper/product/mobile-app-2024.md)
- [Overview](https://fortunx.gitbook.io/fortunx-whitepaper/tokenomics/overview.md): The native token of FortunX.
- [Token Distribution](https://fortunx.gitbook.io/fortunx-whitepaper/tokenomics/token-distribution.md)
- [Project Earnings](https://fortunx.gitbook.io/fortunx-whitepaper/tokenomics/project-earnings.md)
- [Deflationary mechanisms](https://fortunx.gitbook.io/fortunx-whitepaper/tokenomics/deflationary-mechanisms.md)
- [Token Utilities](https://fortunx.gitbook.io/fortunx-whitepaper/tokenomics/token-utilities.md)
- [Project Wallets](https://fortunx.gitbook.io/fortunx-whitepaper/tokenomics/project-wallets.md)
- [Roadmap](https://fortunx.gitbook.io/fortunx-whitepaper/roadmap.md)
- [Team (hiring)](https://fortunx.gitbook.io/fortunx-whitepaper/team-hiring.md)
- [For Users](https://fortunx.gitbook.io/fortunx-whitepaper/use-cases/for-users.md)
- [For Brands](https://fortunx.gitbook.io/fortunx-whitepaper/use-cases/for-brands.md)
- [Summary](https://fortunx.gitbook.io/fortunx-whitepaper/summary.md)
- [Official links](https://fortunx.gitbook.io/fortunx-whitepaper/official-links.md)
- [Pitch Deck](https://fortunx.gitbook.io/fortunx-whitepaper/pitch-deck.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://fortunx.gitbook.io/fortunx-whitepaper/overview.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.
