# How to use Rally

- [Create an Account](https://wiki.rally.io/rally-io/how-to-use/create-an-account.md)
- [How to Find Your Rally Wallet ID & Bridge ID](https://wiki.rally.io/rally-io/how-to-use/how-to-find-your-rally-wallet-id-and-bridge-id.md): A quick walkthrough of how to find your Rally Wallet ID.
- [Buy Coins](https://wiki.rally.io/rally-io/how-to-use/buy-coins.md): Guide: Buying Rally.io Coins with Various Payment Options
- [Buying a Coin from the Trade Menu](https://wiki.rally.io/rally-io/how-to-use/buy-coins/trade-menu.md)
- [Send Coins](https://wiki.rally.io/rally-io/how-to-use/send-coins.md): Guide: Sending Coin to other Rally.io Users
- [Sell Coins](https://wiki.rally.io/rally-io/how-to-use/sell-coins.md): How to sell a Coin
- [Swap Coins](https://wiki.rally.io/rally-io/how-to-use/swap-coins.md)
- [Buy NFTs](https://wiki.rally.io/rally-io/how-to-use/buy-nfts.md)
- [Send NFTs](https://wiki.rally.io/rally-io/how-to-use/send-nfts.md)
- [Multiple NFT Sends](https://wiki.rally.io/rally-io/how-to-use/send-nfts/multiple-nft-sends.md): Rally Creators can send their NFTs to multiple users from one interface.
- [Sell NFTs](https://wiki.rally.io/rally-io/how-to-use/sell-nfts.md): How to Sell an NFT on the Secondary Marketplace
- [Burn NFTs](https://wiki.rally.io/rally-io/how-to-use/burn-nfts.md)
- [Bridge In](https://wiki.rally.io/rally-io/how-to-use/bridge-in.md): Guide: How to use the Bridge In feature to bring your Ethereum Mainnet $RLY to Rally.io
- [Using Coinbase.com with Rally](https://wiki.rally.io/rally-io/how-to-use/coinbase.md): How having a Coinbase account can maximize your Rally
- [Link or Unlink your Rally.io Account with Discord](https://wiki.rally.io/rally-io/how-to-use/link-or-unlink-discord.md): Guide: How to Link or Unlink your Rally.io Account with Discord


---

# 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://wiki.rally.io/rally-io/how-to-use.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.
