# ThirdFi v2

- [Vision & Mission](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/vision-and-mission.md)
- [Overview](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/overview.md)
- [How does it works?](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/overview/how-does-it-works.md)
- [Economic Model](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/overview/economic-model.md)
- [Technical Overview](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview.md)
- [Network Architecture](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview/network-architecture.md)
- [Node Operations](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview/node-operations.md)
- [Data Management and Security](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview/data-management-and-security.md)
- [Consensus and Security](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview/consensus-and-security.md)
- [Differentiators](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview/differentiators.md)
- [Use Cases and Applications](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/technical-overview/use-cases-and-applications.md)
- [Token Model](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/token-model.md)
- [Proof of Trading (PoT)](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/token-model/proof-of-trading-pot.md)
- [T-Node](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/token-model/t-node.md)
- [$THI](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/token-model/usdthi.md)
- [$oTHI](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/token-model/usdothi.md)
- [Conversion of $oTHI to $THI](https://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2/token-model/conversion-of-usdothi-to-usdthi.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://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-v2.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.
