# Support

- [How to get support](https://wiki.pandacoin.tech/support/support.md)
- [Support Guide](https://wiki.pandacoin.tech/support/support-guide.md)
- [Get Private Keys from Backup](https://wiki.pandacoin.tech/support/support-guide/get-private-keys-from-backup.md)
- [How to download the Pandacoin wallet](https://wiki.pandacoin.tech/support/support-guide/how-to-download-the-wallet.md)
- [Backup Pandacoin Wallet](https://wiki.pandacoin.tech/support/support-guide/backup-pandacoin-wallet.md)
- [Import Pandacoin wallet](https://wiki.pandacoin.tech/support/support-guide/import-pandacoin-wallet.md): For Desktop
- [Telegram Bot](https://wiki.pandacoin.tech/support/support-guide/telegram-bot.md): This bot allows you to receive, store and send pandacoins on Telegram.
- [Export and Import android wallet](https://wiki.pandacoin.tech/support/support-guide/androidwalletimport.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://wiki.pandacoin.tech/support.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.
