> For the complete documentation index, see [llms.txt](https://whitepaper.anttime.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.anttime.net/products-and-services/anttime/get-start/create-account.md).

# Create Account

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

## 1. Account Selection

Choose the account you want to sign up with. Users can proceed with the registration by selecting either Google account or Apple account.

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

📌 *To use ANTTIME services, you must agree to the* [***Privacy Policy***](/disclaimer/privacy-policy.md) *and* [***Terms of Service***](/disclaimer/terms-of-service.md). *By Creating Account, you are considered to agree to all of them. If you do not wish to agree, you will be unable to access the services.*

## 2. Setting up PIN number

Setting up your 6-digit PIN number. Please enter your desired PIN number and confirm it again. Your PIN number will be used for activities such as wallet access and item purchases. Please be careful not to disclose your password.

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

📌 *You can reset your PIN number in Profile - Settings - Reset PIN.*

## 3. Setting Nickname

Your nickname represents you in the ANTTIME ecosystem. Especially, your nickname is used as a referral code, so having a unique nickname refer to have a greater value. Join the ecosystem swiftly, seize a cool nickname, and represent the community!

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

📌 *Your nickname can be set as a combination of English letters and numbers, ranging from 4 to 15 characters. English letters are case-insensitive, and please note that words that impersonate administrators or contain offensive language are not allowed. Please set your nickname accordingly, keeping these guidelines in mind.*

## 4. Entering Referral code

Gathering teammates is a crucial element in building the ANTTIME ecosystem. The more teammates you gather, the higher the productivity of your ants. Form guilds with recruited teammates and enjoy various economic activities in the ANTTAVERSE!&#x20;

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

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

📌 *You can join ANTTIME without entering a referral code. If you enter a referral code during the registration process, you will receive a 10% of additional production efficiency bonus. If you don't enter a referral code, you will participate with the default production efficiency. Please note that the referral code entry screen is only displayed once during the initial registration, and you won't be able to change or enter it later.*

## 5. Account creation completed

Congratulations on completing all the account creation steps by setting your nickname. 👏👏 \
Now, let's make your time more valuable with your Ant Friends!

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


---

# 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://whitepaper.anttime.net/products-and-services/anttime/get-start/create-account.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.
