# Mantle Moonshot

* Input `/menu` into the Minu Terminal.
* Click `Settings`
* Click into 🌔`Generate Mantle Moonshot Code`

### Interface

{% tabs %}
{% tab title="Telegram Bot" %}

<figure><img src="/files/LLlannAb4V88o0NVNFRB" alt="" width="315"><figcaption><p>Mantle Moonshot Option</p></figcaption></figure>

**Clicking into** `Generate Mantle Moonshot Code`**, the following will be generated:**

1. **Wallet Address** - Your wallet address tied to your MINU terminal instance
2. **Unique Moonshot Code** - The unique moonshot hash that is pegged to your wallet on MINU terminal. This unique moonshot code is to be pasted into Galxe for verification purposes.&#x20;
   {% endtab %}
   {% endtabs %}

> Do note that the hash generated is unique to your MINU Terminal wallet address. **You are only required to generate the hash once**. Subsequent generation returns the same hash as any generation prior. This hash should be pasted into Galxe for verification purposes.&#x20;


---

# 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://mantle-inu.gitbook.io/docs/campaign/mantle-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.
