# Quai Network

## Quai Network

- [Welcome](https://quai-academy.gitbook.io/quai-academy/readme.md)
- [About Quai Network](https://quai-academy.gitbook.io/quai-academy/getting-started/about-quai-network.md)
- [Pelagus Wallet](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet.md)
- [Set up Pelagus Wallet](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet/set-up-pelagus-wallet.md)
- [Restore Pelagus Wallet Using Your Seed Phrase](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet/restore-pelagus-wallet-using-your-seed-phrase.md)
- [Restore Address using private key](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet/restore-address-using-private-key.md)
- [Network to Select](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet/network-to-select.md)
- [How to Fund Wallet](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet/how-to-fund-wallet.md)
- [Faucet](https://quai-academy.gitbook.io/quai-academy/getting-started/pelagus-wallet/faucet.md)
- [How To Mine Quai Network?](https://quai-academy.gitbook.io/quai-academy/getting-started/quickstart.md)
- [Blip](https://quai-academy.gitbook.io/quai-academy/getting-started/blip.md)
- [Quai Ecosystem](https://quai-academy.gitbook.io/quai-academy/getting-started/quai-ecosystem.md)
- [Stay Connected](https://quai-academy.gitbook.io/quai-academy/getting-started/stay-connected.md)
- [Telegram Local Communities](https://quai-academy.gitbook.io/quai-academy/getting-started/telegram-local-communities.md): Join these community-led chats to connect, get updates, and ask questions in your local language — whether you’re new to Quai or a seasoned builder!
- [Page 1](https://quai-academy.gitbook.io/quai-academy/s-chego-nachat/page-1.md)
- [Page 2](https://quai-academy.gitbook.io/quai-academy/huong-dan-bat-dau/page-2.md)
- [Page 3](https://quai-academy.gitbook.io/quai-academy/yak-pochati-z-quai-network/page-3.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://quai-academy.gitbook.io/quai-academy/readme.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.
