# MISCELLANEOUS

- [FAQs](https://docs.hotkeyswap.com/miscellaneous/faqs.md): Find answers to Frequently Asked Questions.
- [Connect Wallet Troubleshoot Guide](https://docs.hotkeyswap.com/miscellaneous/connect-wallet-troubleshoot-guide.md): Navigating the New Frontier of Telegram Mini App Technology
- [Connecting MetaMask Wallet on iOS: A Step-by-Step Guide](https://docs.hotkeyswap.com/miscellaneous/connect-wallet-troubleshoot-guide/connecting-metamask-wallet-on-ios-a-step-by-step-guide.md)
- [Connecting TrustWallet on iOS: A Step-by-Step Guide](https://docs.hotkeyswap.com/miscellaneous/connect-wallet-troubleshoot-guide/connecting-trustwallet-on-ios-a-step-by-step-guide.md)
- [Connecting TrustWallet Wallet on Android: A Step-by-Step Guide](https://docs.hotkeyswap.com/miscellaneous/connect-wallet-troubleshoot-guide/connecting-trustwallet-wallet-on-android-a-step-by-step-guide.md)
- [Swapping Troubleshoot Guide](https://docs.hotkeyswap.com/miscellaneous/swapping-troubleshoot-guide.md)
- [Swapping on iOS Using MetaMask: A Step-by-Step Guide](https://docs.hotkeyswap.com/miscellaneous/swapping-troubleshoot-guide/swapping-on-ios-using-metamask-a-step-by-step-guide.md)
- [Swapping on Android Using MetaMask: A Step-by-Step Guide](https://docs.hotkeyswap.com/miscellaneous/swapping-troubleshoot-guide/swapping-on-android-using-metamask-a-step-by-step-guide.md)
- [Technical Reference](https://docs.hotkeyswap.com/miscellaneous/technical-reference.md): Overview
- [v1 Contracts](https://docs.hotkeyswap.com/miscellaneous/technical-reference/v1-contracts.md): The v1 version of HotKeySwap Universal Router, and HotKeySwap Referral Manager are deployed at the addresses listed below.
- [Subtensor EVM contracts](https://docs.hotkeyswap.com/miscellaneous/technical-reference/subtensor-evm-contracts.md): Dedicated Subtensor EVM Contracts page for v2 and v3 pools
- [hotcurves.fun Contracts](https://docs.hotkeyswap.com/miscellaneous/technical-reference/hotcurves.fun-contracts.md): Dedicated hotcurves.fun Contracts page.
- [Custom Linking](https://docs.hotkeyswap.com/miscellaneous/technical-reference/custom-linking.md): Custom Linking on HotKeySwap enables users to create personalized trading links with prefilled parameters, streamlining the trading experience and optimizing referral efficiency.
- [Using Dynamic URL Parameters in TaoDex](https://docs.hotkeyswap.com/miscellaneous/technical-reference/custom-linking/using-dynamic-url-parameters-in-taodex.md): Official Guide for Builders, Validators, and Subnet Owners
- [Using Dynamic URL Parameters in Telegram DEX](https://docs.hotkeyswap.com/miscellaneous/technical-reference/custom-linking/using-dynamic-url-parameters-in-telegram-dex.md): Telegram DEX Linking
- [Copy of Using Dynamic URL Parameters in v1 DEX](https://docs.hotkeyswap.com/miscellaneous/technical-reference/custom-linking/copy-of-using-dynamic-url-parameters-in-v1-dex.md): Enhancing Referral Impact with Direct URL Customization: Direct URL Shortcuts.
- [What are token warnings?](https://docs.hotkeyswap.com/miscellaneous/technical-reference/what-are-token-warnings.md): We at HotKey want to help you safely browse and discover tokens and make informed decisions about them. That’s why we introduced Token Warnings.


---

# 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.hotkeyswap.com/miscellaneous.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.
