# Moonshot

## Moonshot

- [Welcome to Moonshot](https://support.moonshot.com/welcome-to-moonshot.md)
- [FAQs](https://support.moonshot.com/faqs.md): Here are answers to commonly asked questions. If you need more help, please reach out to our support team.
- [Common issues](https://support.moonshot.com/faqs/common-issues.md): Here are issues may you may run into while using Moonshot and how to fix them.
- [Avoiding scams](https://support.moonshot.com/faqs/avoiding-scams.md)
- [Sign up](https://support.moonshot.com/get-started/sign-up.md): Moonshot onboarding is simple!
- [Fund storage](https://support.moonshot.com/get-started/sign-up/fund-storage.md)
- [Login issues](https://support.moonshot.com/get-started/sign-up/login-issues.md)
- [Account settings](https://support.moonshot.com/get-started/account-settings.md): Manage your account
- [Refer friends](https://support.moonshot.com/get-started/refer-friends.md): With our referral program, you get cash whenever your friends and their friends trade\*
- [Bonus](https://support.moonshot.com/get-started/refer-friends/bonus.md)
- [Deposit](https://support.moonshot.com/get-started/deposit.md): Learn how you can fund your Moonshot wallet using a variety of payment methods.
- [Cross-chain crypto deposits](https://support.moonshot.com/get-started/deposit/cross-chain-crypto-deposits.md)
- [Troubleshooting](https://support.moonshot.com/get-started/deposit/troubleshooting.md)
- [Providers](https://support.moonshot.com/get-started/deposit/providers.md)
- [Withdraw](https://support.moonshot.com/get-started/withdraw.md): Learn how you can withdraw funds from your Moonshot wallet using a variety of methods.
- [Troubleshooting](https://support.moonshot.com/get-started/withdraw/troubleshooting.md)
- [Providers](https://support.moonshot.com/get-started/withdraw/providers.md)
- [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)
- [Packs](https://support.moonshot.com/packs/packs.md): Packs, cards, and coins. Here's how they all fit together.
- [What's inside](https://support.moonshot.com/packs/whats-inside.md): Everything you need to know about what you can get from a pack, from tiers and odds to rarities and coin amounts.
- [Eligible users](https://support.moonshot.com/packs/eligible-users.md)
- [Buy & sell](https://support.moonshot.com/trade/buy-and-sell.md): On Moonshot, buying and selling coins is a fast and easy process. Here are step-by-step walkthroughs of how to do so.
- [Troubleshooting](https://support.moonshot.com/trade/buy-and-sell/troubleshooting.md)
- [Fees](https://support.moonshot.com/trade/fees.md)
- [Slippage](https://support.moonshot.com/trade/slippage.md)
- [DEXs](https://support.moonshot.com/trade/dexs.md)
- [Leverage](https://support.moonshot.com/trade/leverage.md)
- [Liquidation](https://support.moonshot.com/trade/leverage/liquidation.md)
- [Fees](https://support.moonshot.com/trade/leverage/fees.md)
- [Eligible traders](https://support.moonshot.com/trade/leverage/eligible-traders.md)
- [MoonPay](https://support.moonshot.com/providers/moonpay.md)
- [Coinbase](https://support.moonshot.com/providers/coinbase.md)
- [Robinhood](https://support.moonshot.com/providers/robinhood.md)
- [Binance](https://support.moonshot.com/providers/binance.md)
- [Revolut](https://support.moonshot.com/providers/revolut.md)
- [Legal Agreements & Disclosures](https://support.moonshot.com/legal/legal-agreements-and-disclosures.md): Legal Agreements & Disclosures


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://support.moonshot.com/welcome-to-moonshot.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.
