> For the complete documentation index, see [llms.txt](https://foregate.gitbook.io/foregate-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foregate.gitbook.io/foregate-docs/getting-started/quickstart/how-to-sign-up.md).

# How to sign up?

## Getting started is simple and straightforward.&#x20;

## Just follow these steps:

{% embed url="<https://www.youtube.com/watch?v=ylKXvekO6w0>" %}

***

## **Email Registration**

#### 1 .  Navigate to the ForeGate homepage and <mark style="color:orange;">**Click 【Sign Up】**</mark> in the upper-right corner

#### 2 .  Enter your <mark style="color:orange;">**email address**</mark> and set up your <mark style="color:orange;">**password**</mark>.

#### 3 .  You will receive an email with the subject "Registration." Open the email and <mark style="color:orange;">**copy the 6-digit verification code.**</mark>

#### 4 .  Return to ForeGate, paste the verification code onto the login page, and you'll be signed in. Set up your nickname and profile photo, and get started trading.

<br>

***

## Telegram Registration

{% columns %}
{% column width="50%" %}

<div data-with-frame="true"><figure><img src="/files/B26UiNiiPrlW76lhYPC3" alt="" width="375"><figcaption></figcaption></figure></div>

#### 1 .  To register via Telegram, please ensure you use a valid mobile phone number that can normally receive verification codes for registration.

#### 2 .  Registration supports mobile phone numbers. Please accurately fill in and complete the SMS verification code authentication

{% endcolumn %}

{% column width="50%" %}

<div data-with-frame="true"><figure><img src="/files/geY0EG4hA4Hf9IPrdj1t" alt="" width="184"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

***

## **Crypto Wallet Registration**

#### ForeGate supports most crypto wallets via WalletConnect. For a smoother Web3 experience, we recommend using WalletConnect!

#### 1 . <mark style="color:orange;">**Click 【Sign Up】**</mark> on the ForeGate homepage.

{% columns %}
{% column width="41.66666666666667%" %}

<div data-with-frame="true"><figure><img src="/files/j9nT0gb11fBQVg76jNC9" alt="" width="563"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/TJHMXZQVUBVmmhOWAyPR" alt="" width="563"><figcaption></figcaption></figure></div>

**Direct Wallet Connect:**\
Supports 90+ wallets like MetaMask, Trust Wallet, and OKX. Simply click **"Wallet Connect"**, select your wallet, and authorize the connection.
{% endcolumn %}

{% column width="58.33333333333333%" %}

<div data-with-frame="true"><figure><img src="/files/pJPNRB5LGXcw2lyLyBD9" alt="" width="563"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

#### 2 .  Choose your wallet and follow the connection protocol. Verify your wallet is <mark style="color:orange;">**set to the Solana network**</mark> (automatic network switching may be prompted)

#### 3 .  <mark style="color:orange;">**Sign the transaction prompt(s)**</mark> on your wallet app or extension.

#### 4 . Once you're signed in! Complete your profile by setting up your nickname and profile photo, and begin your trading journey.

{% hint style="warning" %} <mark style="color:orange;">**Tips | Important Notice  :**</mark>

**🔒Security First:**&#x20;

Always keep your password and wallet private keys secure. Never share them with anyone.\
\
💬 **Need Assistance?**\
Join our [**Discord community**](https://discord.com/invite/zFyeUqmEdm) for support and guidance.
{% endhint %}


---

# 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:

```
GET https://foregate.gitbook.io/foregate-docs/getting-started/quickstart/how-to-sign-up.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.
