# Welcome to Moonshot

{% hint style="info" %}

## Moonshot is now [Moonit](https://moon.it/) - please refer to the [Moonit FAQ here](https://docs.moon.it/#faq).

{% endhint %}

Moonshot is a software interface to a public blockchain protocol that makes it easy to create, collect, and trade memes or vanity coins (or tokens) peer-to-peer (P2P). Moonshot does not issue tokens, custody them, or exchange them; you do that directly on the public blockchain protocol! Accordingly, you rely on your own wallet and the underlying blockchain technology (explained more below) for the security of your tokens. **Additionally, Moonshot is not an investment platform. Your tokens could become worthless at any time, and you should not spend any money collecting meme tokens that you cannot afford to lose.**&#x20;

Relatedly, if you create a token, you agree not to make any promises that could confuse buyers into thinking that they are purchasing a security in a business. **For instance, you cannot promise to do things or have others do things that will create sustained, long-term value. If you hear such promises, disregard them! Meme token collecting and trading is fun, and it’s meant for entertainment, not an investment**.

Finally, we have designed the Moonshot to maximize the fun and fairness of token creation, collection, and trading, all on decentralized blockchain technology. By using Moonshot, you are choosing the best-in-class platform for meme coin enthusiasts and hobbyists everywhere!


---

# 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.moonshot.cc/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.
