# User Tutorials and Help

- [Deploy a Bridge with BaaS](https://docs.elk.finance/user-tutorials-and-help/deploy-a-bridge-with-baas-alpha.md): A step-by-step guide on creating your own bridge with ElkNet! Please review the BaaS section of the technical documentation before proceeding.
- [Setting up a wallet](https://docs.elk.finance/user-tutorials-and-help/wallets.md): Below you will find tutorials related to setting up a supported wallet for use on app.elk.finance
- [Metamask](https://docs.elk.finance/user-tutorials-and-help/wallets/metamask.md): Below you will find tutorials related to setting up a supported wallet for use on app.elk.finance
- [Brave](https://docs.elk.finance/user-tutorials-and-help/wallets/brave.md): This tutorial guides you through the process of downloading and setting up the Brave Crypto Wallet.
- [Custom RPCs](https://docs.elk.finance/user-tutorials-and-help/wallets/metamask-1.md): How to configure a custom network on MetaMask and data needed to configure each RPC
- [Desktop MetaMask on Mobile](https://docs.elk.finance/user-tutorials-and-help/wallets/desktop-metamask-on-mobile.md): A way to fox the fox!
- [Moving ELK by ElkNet](https://docs.elk.finance/user-tutorials-and-help/moving-elk-by-elknet.md): ElkNet cross-chain bridge allows transfers of ELK 1:1 between every chain Elk supports.
- [How to Farm with Elk](https://docs.elk.finance/user-tutorials-and-help/how-to-farm-with-elk.md): Now you don't have to own a ranch to farm Elk!
- [How to Farm with Elk on Q Blockchain](https://docs.elk.finance/user-tutorials-and-help/how-to-farm-with-elk/how-to-farm-with-elk-1.md): Now you don't need ranch to farm elk!
- [Transferring Moose to another wallet](https://docs.elk.finance/user-tutorials-and-help/transferring-moose-to-another-wallet.md): Be careful when transferring any assets. Doublecheck, always.
- [FAQs](https://docs.elk.finance/user-tutorials-and-help/faq.md): Frequently Asked Questions


---

# 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.elk.finance/user-tutorials-and-help.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.
