> For the complete documentation index, see [llms.txt](https://moni-ai.gitbook.io/moni/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moni-ai.gitbook.io/moni/moni-extension/getting-started/activation-and-invite-code.md).

# Activation & Invite Code

{% stepper %}
{% step %}
After installing the extension, open the **Trading** tab. You'll see the **Continue with Google** button — sign in to get started.

{% hint style="info" %}
We do not store your Google data in any form. Google authentication is one of the safest and most widely trusted login methods, which is why we use it.
{% endhint %}

<div align="center"><figure><img src="/files/boQrrku42u6YmCNQN3XV" alt="" width="181"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
After signing in, you'll be asked to enter an invite code to unlock trading. The Trading section is currently in closed beta, so you'll need an invite code to activate it.

{% hint style="info" %}
You can request an invite code in our<a href="https://t.me/+-7vxrbtUiuw3NDVi" class="button secondary" data-icon="telegram">Telegram Group</a>. Once you have it, enter the code and click **Activate** — you'll be taken straight to the Trading dashboard.
{% endhint %}

<figure><img src="/files/2JEPHPRFNbmv27Vv2Ygy" alt="" width="197"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
{% hint style="success" %}
A Moni wallet is created for you automatically — no seed phrase setup, no extra steps.
{% endhint %}

<figure><img src="/files/3febYwk840Jtwkq8W53N" alt="" width="179"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to Create more wallets?</td><td><a href="/pages/R7MEft4psR9U39YpZVTB">/pages/R7MEft4psR9U39YpZVTB</a></td></tr><tr><td>How to Deposit &#x26; Withdraw?</td><td><a href="/pages/GTHfCmuVLIQRSH4MsPIv">/pages/GTHfCmuVLIQRSH4MsPIv</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://moni-ai.gitbook.io/moni/moni-extension/getting-started/activation-and-invite-code.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
