> For the complete documentation index, see [llms.txt](https://fin-really.gitbook.io/whitepaper-v.3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fin-really.gitbook.io/whitepaper-v.3/about-us.md).

# About us

- [Introduction](https://fin-really.gitbook.io/whitepaper-v.3/about-us/introduction.md): fin-really.com
- [FIN-REALLY](https://fin-really.gitbook.io/whitepaper-v.3/about-us/introduction/fin-really.md)
- [Problematics](https://fin-really.gitbook.io/whitepaper-v.3/about-us/introduction/problematics.md)
- [Features](https://fin-really.gitbook.io/whitepaper-v.3/about-us/introduction/features.md)
- [How the idea for FIN-REALLY was born](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-the-idea-for-fin-really-was-born.md)
- [Background](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-the-idea-for-fin-really-was-born/background.md)
- [Future](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-the-idea-for-fin-really-was-born/future.md)
- [Web 3.0](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-the-idea-for-fin-really-was-born/web-3.0.md)
- [Metaverse](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-the-idea-for-fin-really-was-born/metaverse.md)
- [NFT](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-the-idea-for-fin-really-was-born/nft.md): (Non-Fungible Tokens)
- [What is liquidity pool?](https://fin-really.gitbook.io/whitepaper-v.3/about-us/what-is-liquidity-pool.md)
- [Risks of liquidity lools?](https://fin-really.gitbook.io/whitepaper-v.3/about-us/what-is-liquidity-pool/risks-of-liquidity-lools.md)
- [Pool strategies](https://fin-really.gitbook.io/whitepaper-v.3/about-us/what-is-liquidity-pool/pool-strategies.md)
- [What is the main advantage of FIN-REALLY in the liquidity market?](https://fin-really.gitbook.io/whitepaper-v.3/about-us/what-is-liquidity-pool/what-is-the-main-advantage-of-fin-really-in-the-liquidity-market.md)
- [Mission and vision](https://fin-really.gitbook.io/whitepaper-v.3/about-us/mission-and-vision.md)
- [Problem and solution](https://fin-really.gitbook.io/whitepaper-v.3/about-us/problem-and-solution.md)
- [Future plans](https://fin-really.gitbook.io/whitepaper-v.3/about-us/future-plans.md)
- [FIN-REALLY Investment plans](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-really-investment-plans.md)
- [Accepted payment methods](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-really-investment-plans/accepted-payment-methods.md)
- [Partner program](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-really-investment-plans/partner-program.md)
- [Bonus for real leaders!](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-really-investment-plans/partner-program/bonus-for-real-leaders.md)
- [FIN Token](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-token.md): (FIN-REALLY Operational Token)
- [FIN Token distribution](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-token/fin-token-distribution.md)
- [Using FIN Tokens](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-token/using-fin-tokens.md)
- [Risk factors](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-token/risk-factors.md)
- [List of risk](https://fin-really.gitbook.io/whitepaper-v.3/about-us/fin-token/list-of-risk.md)
- [How do we make profit?](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-do-we-make-profit.md)
- [Cryptocurrency](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-do-we-make-profit/cryptocurrency.md)
- [Metaverse](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-do-we-make-profit/metaverse.md)
- [Web 3.0](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-do-we-make-profit/web-3.0.md)
- [NFTs](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-do-we-make-profit/nfts.md)
- [GameFi](https://fin-really.gitbook.io/whitepaper-v.3/about-us/how-do-we-make-profit/gamefi.md)
- [Why  you should choose FIN-REALLY?](https://fin-really.gitbook.io/whitepaper-v.3/about-us/why-you-should-choose-fin-really.md)
- [Company certificate](https://fin-really.gitbook.io/whitepaper-v.3/about-us/company-certificate.md)
- [Contact & Support](https://fin-really.gitbook.io/whitepaper-v.3/about-us/contact-and-support.md)
- [Disclaimer & Legal Information](https://fin-really.gitbook.io/whitepaper-v.3/about-us/disclaimer-and-legal-information.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 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://fin-really.gitbook.io/whitepaper-v.3/about-us.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.
