# Signing Up/Logging In

{% tabs %}
{% tab title="Email Login" %}

1. **Open the Moongate login/account creation page**<br>

   [**https://app.moongate.id**](https://app.moongate.id/)<br>
2. **Enter your email address in the "Email" field.**

   <figure><img src="/files/MCwu4eaDDRkPEvqcxGz6" alt=""><figcaption></figcaption></figure>
3. **Open one-time sign-in link**\
   \
   Check your inbox for an email containing a one-time sign-in passcode. Enter the passcode to sign in.<br>

   <div align="left"><figure><img src="/files/5H2i8HWOVzKwrApE9Emy" alt="" width="563"><figcaption></figcaption></figure></div>

{% endtab %}

{% tab title="Google Login" %}

1. **Open the Moongate login/account creation page**<br>

   [**https://app.moongate.id**](https://app.moongate.id/)<br>
2. **Select 'Google**<br>

   <div align="left"><figure><img src="/files/VglFfTMHEZW0jbMzWWMB" alt="" width="375"><figcaption></figcaption></figure></div>
3. **Select a Google account to sign into Moongate with.** \
   \
   You will be brought to the Google account selection page. Select the Google account that you wish to sign in with. If you are signed into only one Google account, you will automatically be signed into Moongate.

{% endtab %}

{% tab title="Existing Wallet" %}

1. **Open the Moongate login/account creation page**<br>

   [**https://app.moongate.id**](https://app.moongate.id/)<br>
2. **Select 'Wallet'**<br>

   <div align="left"><figure><img src="/files/yejXm0uTmKTaqmomMVR7" alt="" width="375"><figcaption></figcaption></figure></div>
3. **Select your wallet provider**<br>

   <figure><img src="/files/TCcl94cEVJqEd4RDeFYm" alt=""><figcaption></figcaption></figure>
4. **Log into and connect your wallet to Moongate**\
   \
   Confirm that you are connecting to the desired wallet.<br>

   <div align="left"><figure><img src="/files/0FBEuYmRRdavgmBWiS2X" alt=""><figcaption></figcaption></figure></div>

   Follow the subsequent login instructions from your wallet provider to connect Moongate to your wallet.<br>
5. **Enter your email address**\
   \
   Enter your email address on Moongate when prompted. **You will use this email address to sign into Moongate in the future** (see the “Email Login” tab on this page).<br>

   <div align="left"><figure><img src="/files/tRQjL980Ja7E9AEJTFhi" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
To connect your existing wallet to your existing Moongate account, see the [Managing Your Wallet](/moongate-user-guide/managing-your-wallet.md) section.
{% endhint %}
{% endtab %}

{% tab title="Delegate Cash" %}

1. **Open the Moongate login/account creation page**\
   \
   [**https://app.moongate.id**](https://app.moongate.id/)<br>
2. **Select 'Delegate'**

   <div align="left"><figure><img src="/files/p3jl8IQEBJ7tHP6Jfial" alt="" width="375"><figcaption></figcaption></figure></div>
3. **Select your wallet provider**

   <figure><img src="/files/jLB8WTqfbagSPJQUAPdU" alt=""><figcaption></figcaption></figure>
4. **Log into and connect your wallet to Moongate**\
   \
   Confirm that you are connecting to the desired wallet.<br>

   <div align="left"><figure><img src="/files/lMk9VbUSOYy2RZyj7IvL" alt=""><figcaption></figcaption></figure></div>

   Follow the subsequent login instructions from your wallet provider to connect Moongate to your wallet.<br>
5. **Enter your email address**\
   \
   Enter your email address on Moongate when prompted. **You will use this email address to sign into Moongate in the future** (see the “Email Login” tab on this page).<br>

   <div align="left"><figure><img src="/files/rWJOlmSXlUP1FMZcouoH" alt="" width="563"><figcaption></figcaption></figure></div>

{% endtab %}
{% endtabs %}


---

# 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.moongate.id/moongate-user-guide/the-basics/signing-up-logging-in.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.
