# Getting Started with Account Register

## How to Register on the Little Pig Cloud Server

Learn how to register on Little Pig Cloud Server with a few easy steps.

### Step 1

Navigate to the [Little Pig Cloud Server home page](https://www.littlepig.tech/) and click on the “Sign up” button.

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

### Step 2

Enter your username, email, and password. The username and email address must be unique to all users. Choose a strong password for your account.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcocuMt3-hBGIe3kzxIrOyxY_1NQLKZeD0Wf3UvGTgjL6EXqg_HP3DMEFodjFsOJw4MW8s65mwJJyXFIx64siKEqc5PcJ-n_L9ShUkeWYZPP20jaFejTL8E0J95t7MfNxQccuXHF3lDsq-DOy1IYf-LmoH1?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 3

Verify your account by entering the OTP verification code sent to your provided email address.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcs2lQMvzDYq-I1ASdD7UAAMhZ01UuO2d9_lBw6Q3Ci2JTOg-rHeKcw7kedUWHwRGkf79ogpMaG-C_LIqrNzJaG3swCB7nZSAOwVBS7N7QJxhbI7qaEnFyAg5tizsoHwQKggkUOX-yz2-urxxIIny3FuNM?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

Here is what you should look for in your email.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWfxKwsqufBdaUj2CSaDk-yWQpmKAseqpF1odh9C6j1Qn9kD_xN1Hceak3GF07RzQE-7bhXDQa6gh5ujfla-jHf4x7Uv08Uw7uyBnQzcfTjP2unuy_sfoOyOrA5mTkRul4pnTH_e3Sxdw6GFCE2RwQt7mq?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 4&#x20;

Copy and paste the verification code into the verification form. And you will be greeted with a “Successful Registration” message. Now you can log in to your account using the email address and the password you created.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeJBopfUAZYF5UKP0M77kkP4_hylySRU2bpqLMpw-1uvwIPPGx2mWSbvwd1pbP0H09sHGEdm9inoBrFr4z_chqPjq4wf8yOLEC9oSvIg1mLOy0In7yIATnknj_oeR1fxUtZrbVNSyIljDPInOba59ZyRGDl?key=leD-CHDFe7ZFJW1bhcmaQw" 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.littlepig.cloud/documentations/getting-started/register.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.
