# Sign-up process&#x20;

## How to sign-up

[CubeBase Token](https://whitepaper.cubebase.foundation)/$CUBEB/ is used to register on the CubeBase trading engine web app. You can buy tokens on [Pancakeswap](https://pancakeswap.finance/swap?outputCurrency=0x348AF621847FD7032DD1863F08262FD83d859C1d).

{% hint style="danger" %}
Beware of fake groups and fake contract addresses. \
Always check to see if you have the correct contract before swapping for $CUBEB tokens.
{% endhint %}

{% hint style="success" %}
**$CUBEB smart contract address:**\
0x348af621847fd7032dd1863f08262fd83d859c1d
{% endhint %}

### Token holdings

Before registration, each user will have their wallet checked by our registration portal.

### User registration module

After the wallet verification process, you will need to provide personal details such as your name and email, and choose a password to log in inside our web app. Eligible users will be able to join our private support Telegram group, where they can receive support in setting up their user account inside CubeBase Trading Engine. More information about it you can find by joining our official [Telegram group](https://t.me/CubeBaseTG).

### Confirming your account

After sign-up, you need to confirm your account by clicking the link sent in your inbox.&#x20;

{% hint style="info" %}
Make sure you use a strong password for your account.&#x20;
{% endhint %}


---

# 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.cubebase.xyz/sign-up-and-account-security/sign-up-process.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.
