# GUIDE

- [How to play](https://docs.nine-chronicles.com/introduction/guide/how-to-play.md)
- [Installation Guide](https://docs.nine-chronicles.com/introduction/guide/how-to-play/installation-guide.md)
- [FAQs](https://docs.nine-chronicles.com/introduction/guide/faqs.md)
- [Mobile / Back up your private key](https://docs.nine-chronicles.com/introduction/guide/faqs/mobile-back-up-your-private-key.md)
- [PC / Back up your private key](https://docs.nine-chronicles.com/introduction/guide/faqs/pc-back-up-your-private-key.md): Why Backing Up Your Private Key is Essential and How to Back it up
- [Import your mobile account to PC](https://docs.nine-chronicles.com/introduction/guide/faqs/import-your-mobile-account-to-pc.md)
- [Restoring your Account with Private Key](https://docs.nine-chronicles.com/introduction/guide/faqs/restoring-your-account-with-private-key.md)
- [Nine Chronicles Portal](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal.md)
- [Connect Nine Chronicles address to the portal](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/connect-nine-chronicles-address-to-the-portal.md)
- [How to connect multiple account providers](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/how-to-connect-multiple-account-providers.md)
- [Recover your portal access](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/recover-your-portal-access.md): Check this document when you're not able to access your Twitter or Discord.
- [Redeem code](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/redeem-code.md)
- [Patron](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/patron.md): What is a Patron and why do I need to sign up to the portal?
- [In case you pre-registered with Discord or Twitter](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/in-case-you-pre-registered-with-discord-or-twitter.md)
- [How to send WNCG to Heimdall](https://docs.nine-chronicles.com/introduction/guide/nine-chronicles-portal/how-to-send-wncg-to-heimdall.md)


---

# 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://docs.nine-chronicles.com/introduction/guide.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.
