# TruthGPT

## TruthGPT

- [Introduction](https://truthgpt.gitbook.io/truthgpt-whitepaper/overview/introduction.md)
- [Statements](https://truthgpt.gitbook.io/truthgpt-whitepaper/overview/statements.md): TruthGPT will become the world's most trustworthy and leading AI chat bot.
- [Our Story](https://truthgpt.gitbook.io/truthgpt-whitepaper/truthgpt/our-story.md): What is TruthGPT and why was it created?
- [Roadmap](https://truthgpt.gitbook.io/truthgpt-whitepaper/truthgpt/roadmap.md): Learn about the future plans for TruthGPT and what the team aims to accomplish.
- [Team](https://truthgpt.gitbook.io/truthgpt-whitepaper/truthgpt/team.md): Learn about the team behind TruthGPT.
- [Overview](https://truthgpt.gitbook.io/truthgpt-whitepaper/ai-chatbot/overview.md): Learn more about the TruthGPT AI.
- [Development](https://truthgpt.gitbook.io/truthgpt-whitepaper/ai-chatbot/development.md): Find out more about the development roadmap of TruthGPT AI.
- [Memberships](https://truthgpt.gitbook.io/truthgpt-whitepaper/ai-chatbot/memberships.md): Discover the difference between free and pro plans.
- [Overview](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/overview.md): Discover how TruthGPT is integrating blockchain technology with AI.
- [Tokenomics](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/tokenomics.md): Learn more about $TRUTH's tokenomics.
- [Utility](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/utility.md): Discover the utility behind $TRUTH.
- [Contract Audit](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/contract-audit.md): Take an in-depth look at $TRUTH.
- [Project KYC](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/project-kyc.md): Learn more about our project's KYC.
- [Disclaimer](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/disclaimer.md)
- [Privacy Policy](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/privacy-policy.md)
- [Terms Of Service](https://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/terms-of-service.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://truthgpt.gitbook.io/truthgpt-whitepaper/overview/introduction.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.
