# docs

- [Setup your dGEN1](https://docs.freedomfactory.io/docs/setup-your-dgen1.md): All you need to know to start using your dGEN1
- [Recovery - dGEN1 Burner Card](https://docs.freedomfactory.io/docs/setup-your-dgen1/recovery-dgen1-burner-card.md)
- [Operating dGEN1](https://docs.freedomfactory.io/docs/setup-your-dgen1/operating-dgen1.md)
- [How to update your dGEN1](https://docs.freedomfactory.io/docs/setup-your-dgen1/how-to-update-your-dgen1.md): Your guide to over-the-air (OTA) updates
- [dGEN1 Features](https://docs.freedomfactory.io/docs/dgen1-features.md): A short list :)
- [Wallet App](https://docs.freedomfactory.io/docs/dgen1-features/wallet-app.md)
- [Claim your Airdrops](https://docs.freedomfactory.io/docs/claim-your-airdrops.md)
- [Airdrop pool info](https://docs.freedomfactory.io/docs/claim-your-airdrops/airdrop-pool-info.md)
- [Launch a Token](https://docs.freedomfactory.io/docs/launch-a-token.md)
- [Paymaster Guide](https://docs.freedomfactory.io/docs/paymaster-guide.md)
- [NFTs on the dGEN1](https://docs.freedomfactory.io/docs/nfts-on-the-dgen1.md)
- [Browsing Onchain](https://docs.freedomfactory.io/docs/browsing-onchain.md)
- [Connect your dGEN1 wallet to apps](https://docs.freedomfactory.io/docs/browsing-onchain/connect-your-dgen1-wallet-to-apps.md): On App Store apps or through Firefox Browser


---

# 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.freedomfactory.io/docs.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.
