# Getting Started

- [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!


---

# 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://quai-academy.gitbook.io/quai-academy/getting-started.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.
