# General

- [Getting Started](https://docs.skypirl.tech/faq/general/getting-started.md)
- [Claims](https://docs.skypirl.tech/faq/general/claims.md)
- [Redenomination of DOT](https://docs.skypirl.tech/faq/general/redenomination-of-dot.md)
- [Grants](https://docs.skypirl.tech/faq/general/grants.md)
- [Polkadot Ambassador Programme](https://docs.skypirl.tech/faq/general/polkadot-ambassador-programme.md)
- [Research Pages](https://docs.skypirl.tech/faq/general/research-pages.md)
- [Community](https://docs.skypirl.tech/faq/general/community.md)
- [Contributing](https://docs.skypirl.tech/faq/general/contributing.md)
- [Contributors](https://docs.skypirl.tech/faq/general/contributors.md)
- [Glossary](https://docs.skypirl.tech/faq/general/glossary.md)
- [Adding accounts to an ENS domain](https://docs.skypirl.tech/faq/general/adding-accounts-to-an-ens-domain.md)
- [Ledger Application](https://docs.skypirl.tech/faq/general/ledger-application.md)
- [How to Protect Yourself from Scams](https://docs.skypirl.tech/faq/general/how-to-protect-yourself-from-scams.md)
- [How to Do Your Own Research](https://docs.skypirl.tech/faq/general/how-to-do-your-own-research.md)
- [Thousand Validators Programme](https://docs.skypirl.tech/faq/general/thousand-validators-programme.md)
- [Frequently Asked Questions (FAQs)](https://docs.skypirl.tech/faq/general/frequently-asked-questions-faqs.md)
- [Miscellaneous](https://docs.skypirl.tech/faq/general/miscellaneous.md)
- [Programmes](https://docs.skypirl.tech/faq/general/programmes.md)
- [Grants](https://docs.skypirl.tech/faq/general/programmes/grants.md)
- [Bug Bounty](https://docs.skypirl.tech/faq/general/programmes/bug-bounty.md)
- [Substrate Builders Program](https://docs.skypirl.tech/faq/general/programmes/substrate-builders-program.md)
- [Thousand Validators Programme](https://docs.skypirl.tech/faq/general/programmes/thousand-validators-programme.md)
- [Thousand Contributors Programme](https://docs.skypirl.tech/faq/general/programmes/thousand-contributors-programme.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.skypirl.tech/faq/general.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.
