# How To

- [Auctions](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/auctions.md)
- [Telegram Bot](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/auctions/telegram-bot.md): Your telegram companion for staying on top of every auction.  Never miss a bid again. Stay informed, stay ahead.
- [FAQ](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/auctions/faq.md): Frequently asked questions
- [Video Walkthru](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/auctions/video-walkthru.md)
- [Mint a name](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/mint-a-name.md): Mint your .hl name with HYPE, Hypurr NFT, or USDH
- [with HYPE](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/mint-a-name/with-hype.md)
- [with Hypurr NFT](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/mint-a-name/with-hypurr-nft.md): Hypurr NFT holders gets a free .hl mint or renewal for each Hypurr they hold, every year! Note, if you just bought your Hypurr, it may be on cooldown.
- [with USDH](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/mint-a-name/with-usdh.md)
- [Transferring a name](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/transferring-a-name.md)
- [Getting funds on Hyper EVM](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/getting-funds-on-hyper-evm.md): These instructions are for getting HYPE and USDC on the Hyper EVM testnet.
- [Affiliate Program](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/affiliate-program.md): Your .hl name is the growth engine of Hyperliquid!
- [Sharing Your Affiliate Link](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/affiliate-program/sharing-your-affiliate-link.md): Earn 25% for every name minted with your link
- [Using a Referral Code](https://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/affiliate-program/using-a-referral-code.md): Get 10% off every name you mint


---

# 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://hyperliquid-names.gitbook.io/hyperliquid-names/how-to.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.
