# bitGPT Docs

## bitGPT Docs

- [What is bitGPT Network?](https://bitgpt-2.gitbook.io/docs/introduction/what-is-bitgpt-network.md)
- [How does it all work?](https://bitgpt-2.gitbook.io/docs/introduction/how-does-it-all-work.md)
- [Core Architecture: Hub-and-Spoke](https://bitgpt-2.gitbook.io/docs/infrastructure/core-architecture-hub-and-spoke.md)
- [Distributed Storage Intelligence](https://bitgpt-2.gitbook.io/docs/infrastructure/distributed-storage-intelligence.md)
- [Proxy Layer](https://bitgpt-2.gitbook.io/docs/infrastructure/proxy-layer.md)
- [Small Language Models](https://bitgpt-2.gitbook.io/docs/infrastructure/small-language-models.md)
- [Privacy-Preserving Fine-tuning](https://bitgpt-2.gitbook.io/docs/infrastructure/privacy-preserving-fine-tuning.md)
- [Your wallet co-pilot: Terminal](https://bitgpt-2.gitbook.io/docs/getting-started/your-wallet-co-pilot-terminal.md)
- [What to expect](https://bitgpt-2.gitbook.io/docs/getting-started/what-to-expect.md)
- [Up next: Open Registry](https://bitgpt-2.gitbook.io/docs/getting-started/up-next-open-registry.md)
- [Partnerships](https://bitgpt-2.gitbook.io/docs/ecosystem/partnerships.md)
- [Integrations](https://bitgpt-2.gitbook.io/docs/ecosystem/integrations.md)
- [Available Networks](https://bitgpt-2.gitbook.io/docs/ecosystem/available-networks.md)
- [Whitepaper](https://bitgpt-2.gitbook.io/docs/resources/whitepaper.md)
- [Insights](https://bitgpt-2.gitbook.io/docs/resources/insights.md)
- [Executive team](https://bitgpt-2.gitbook.io/docs/resources/executive-team.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://bitgpt-2.gitbook.io/docs/introduction/what-is-bitgpt-network.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.
