# Coins

- [Bitcoin & crypto](https://support.moonshot.com/coins/bitcoin-and-crypto.md)
- [Memecoins](https://support.moonshot.com/coins/memecoins.md)
- [Tokenized equities](https://support.moonshot.com/coins/tokenized-equities.md)
- [Explore](https://support.moonshot.com/coins/explore.md)
- [Create](https://support.moonshot.com/coins/create.md): Create provides quick access to explore all coins that were created on Moonshot and effortlessly create your own coins.
- [Creator fees](https://support.moonshot.com/coins/create/creator-fees.md): Learn how dynamic trading fees work, how much you can earn as a creator, and when payouts are processed.
- [Promotion](https://support.moonshot.com/coins/create/promotion.md)
- [Bonding](https://support.moonshot.com/coins/create/bonding.md): Learn what bonding is, how it works once your coin hits $1M market cap, and what happens after your coin transitions to a full liquidity pool.
- [Troubleshooting](https://support.moonshot.com/coins/create/troubleshooting.md)
- [Send](https://support.moonshot.com/coins/send.md): Learn how to send crypto and memecoins to and from your Moonshot wallet.
- [Crypto addresses](https://support.moonshot.com/coins/send/crypto-addresses.md): This article explains the key differences between contract addresses and wallet addresses, helping you understand how each is used on the blockchain.
- [Troubleshooting](https://support.moonshot.com/coins/send/troubleshooting.md)
- [Verification](https://support.moonshot.com/coins/verification.md): Learn how to submit your coin for verification and what criteria are required to maintain verified status.
- [Criteria](https://support.moonshot.com/coins/verification/criteria.md)
- [Verified vs unverified](https://support.moonshot.com/coins/verification/verified-vs-unverified.md)
- [Share](https://support.moonshot.com/coins/share.md)
- [Official](https://support.moonshot.com/coins/official.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://support.moonshot.com/coins.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.
