# Quick Start

## Usage flow

<img src="/files/GVRLYVlS1VJ01l1ZyEPv" alt="" class="gitbook-drawing">

## Step1: Sign up

Open the browser and enter the URL to sign up (<https://app.toboto.com>) .

Click \[ Sign up] in the upper right corner and sign up with Email, EVM wallet and Sei wallet in the pop-up window.

<figure><img src="/files/xfseAQ2leiF3QKrpkadQ" alt="" width="375"><figcaption><p>Sign up</p></figcaption></figure>

<figure><img src="/files/3ne5uhmvo2T2R7M74dYf" alt="" width="375"><figcaption><p>EVM Wallet</p></figcaption></figure>

<figure><img src="/files/qA80mgPlmlt6VoFhR8i6" alt="" width="330"><figcaption><p>Sei Wallet</p></figcaption></figure>

***

## Step2: Log in

After completing the registration, you can log in with the Email or EVM wallet or Sei wallet that you just used to register.

<figure><img src="/files/Fk7yWm5U7MmPA6v5FGP4" alt="" width="375"><figcaption></figcaption></figure>

***

## Step3: Bind Account

After successfully logging in, click "profile" in the upper right corner to enter the profile page. You can bind other accounts.&#x20;

<figure><img src="/files/Kk6sK1T2OKLBUjODulUe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w0yngHc3BKwFzZTpzFBV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you bind twitter, EVM address, and Sei address at the same time, you can log in Toboto with any one of them.
{% endhint %}

## Step4: Earn more Points

You can earn Toboto points in the following ways:

* Bind account include EVM address, Sei address, Email, Twitter, Telegram;
* Follow Toboto X;
* Join Toboto Telegram Group;
* Experience  ChatAI;
* Participate in Campaigns;
* Daily check in.

<figure><img src="/files/c1vBkUBQ2lIffJEdHbTs" alt=""><figcaption></figcaption></figure>

***

## Step5: Participate in Campaign

{% hint style="info" %}
Toboto cooperates with many excellent projects. You can participate in these Campaigns to achieve Toboto points, whitelists, USDT and other rewards.
{% endhint %}

Click \[Campaign] to enter the Campaign page. Participate in Active Campaigns.

<figure><img src="/files/g3bK7aaDhrNwhENPWs55" alt=""><figcaption></figcaption></figure>

In the campaign detail page, complete tasks to win rewards.

<figure><img src="/files/KoeupC3042imdlcWPICH" alt="" width="188"><figcaption></figcaption></figure>

## Step6: Experience ChatAI

{% hint style="info" %}
ChatAI integrates the LLM ( large language model) and feeds a large amount of encrypted industry data. ChatAI can serve as your crypto partner expert.&#x20;
{% endhint %}

<figure><img src="/files/w77er6Z7csZnPL5Fatsu" alt=""><figcaption></figcaption></figure>


---

# 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.toboto.com/product-guides/quick-start.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.
