> For the complete documentation index, see [llms.txt](https://top-one.gitbook.io/top.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://top-one.gitbook.io/top.one/en1/help-centeride/app-account-registration-process.md).

# APP Account Registration Process

Email Registration

1\. Click on the top right corner to register. Choose Email: enter your email, set a password, enter the referral UID or invitation code; check the terms of service and privacy notice; click next; click to get the verification code; check your email inbox, enter the verification code and click verify to complete the registration.&#x20;

Note: The platform is by invitation only, and only users with an invitation code can register. The invitation code is issued by the agent.

Phone Registration&#x20;

2\. Choose Phone Number: first enter your phone number, second set a password, third enter the referral UID or invitation code; check the terms of service and privacy notice; click next, click to get the verification code, check your SMS inbox, enter the verification code and click verify to complete the registration.&#x20;

Note: The platform is by invitation only, and only users with an invitation code can register. The invitation code is issued by the agent.

<figure><img src="/files/ki52HEgnOUpDzELxhE3U" alt="" width="363"><figcaption></figcaption></figure>

<div><figure><img src="/files/luJDSvFGWuhEuxNxv6cT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a3QK42ocRLHx2zuRIs2V" alt=""><figcaption></figcaption></figure></div>

<br>


---

# 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://top-one.gitbook.io/top.one/en1/help-centeride/app-account-registration-process.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.
