# CardanoGPT

## CardanoGPT

- [Abstract](https://docs.cardanogpt.ai/abstract.md): CardanoGPT: Revolutionizing AI Integration in the Blockchain Space
- [CardanoGPT Introduction](https://docs.cardanogpt.ai/cardanogpt-introduction.md): Introduction To CardanoGPT
- [Learn The Concepts](https://docs.cardanogpt.ai/learn-the-concepts.md): CardanoGPT, an AI model tailored for all things related to the Cardano blockchain, operates on fundamental concepts crucial for its functionality.
- [Products](https://docs.cardanogpt.ai/products.md): Discover CardanoGPT's Diverse Range of AI Products
- [Hybrid LLM](https://docs.cardanogpt.ai/hybrid-llm.md): Development of a Hybrid Large Language Model (LLM) Utilizing Decentralized Storage Solutions
- [CardanoGPT Ecosystem](https://docs.cardanogpt.ai/cardanogpt-ecosystem.md)
- [Custom-Trained ChatBot Development](https://docs.cardanogpt.ai/custom-trained-chatbot-development.md): Harness AI-Powered Social ChatBots
- [CGI Staking](https://docs.cardanogpt.ai/cgi-staking.md): CGI Staking Documentation
- [Tokenomics & Distribution](https://docs.cardanogpt.ai/tokenomics-and-distribution.md): CGI Token Overview
- [Roadmap](https://docs.cardanogpt.ai/roadmap.md): The CardanoGPT Roadmap
- [How To Buy CGI](https://docs.cardanogpt.ai/how-to-buy-cgi.md): A Step-by-Step Guide to Buying CGI Token
- [How To Farm CGI](https://docs.cardanogpt.ai/how-to-farm-cgi.md): Earning CGI Tokens through Liquidity Provision on Wingriders DEX
- [Join Our Team](https://docs.cardanogpt.ai/join-our-team.md): Join CardanoGPT Team!
- [CGI Staking - Terms and Conditions](https://docs.cardanogpt.ai/cgi-staking-terms-and-conditions.md)
- [🔔Disclaimer](https://docs.cardanogpt.ai/disclaimer.md): Must Read


---

# 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://docs.cardanogpt.ai/abstract.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.
