# How-to Guides

- [GVNR Public Sale with Republic](https://docs.gvnr.xyz/how-to-guides/gvnr-public-sale-with-republic.md)
- [CoinList Incentivised Launch Campaign](https://docs.gvnr.xyz/how-to-guides/coinlist-incentivised-launch-campaign.md)
- [Inscribe your OG GVNR Ordinal with JUSTPAY](https://docs.gvnr.xyz/how-to-guides/inscribe-your-og-gvnr-ordinal-with-justpay.md)
- [Mint your Certified GVNR NFT using JUSTPAY](https://docs.gvnr.xyz/how-to-guides/mint-your-certified-gvnr-nft-using-justpay.md)
- [Claim Your GVNR Airdrop](https://docs.gvnr.xyz/how-to-guides/claim-your-gvnr-airdrop.md)
- [How To Stake GVNR](https://docs.gvnr.xyz/how-to-guides/how-to-stake-gvnr.md)
- [How To JUSTSWAP](https://docs.gvnr.xyz/how-to-guides/how-to-justswap.md)
- [Troubleshooting Guide: Common Issues](https://docs.gvnr.xyz/how-to-guides/troubleshooting-guide-common-issues.md)
- [Certified GVNR NFT Mints - Troubleshooting Guide](https://docs.gvnr.xyz/how-to-guides/certified-gvnr-nft-mints-troubleshooting-guide.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.gvnr.xyz/how-to-guides.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.
