# Create an account

<figure><img src="/files/hsnOVoXsWeW0tBF4vSWt" alt=""><figcaption><p>Fig. 1.0 Account</p></figcaption></figure>

Step 2: Add "Name" and "Phone Number"

<figure><img src="/files/AUPFJeGjdWVoi4ikbrTR" alt=""><figcaption><p>Fig. 1.1 Create Account</p></figcaption></figure>

Step 3: Add Payment Method

<figure><img src="/files/eYLFsWvNHdvDZn6NvaHg" alt=""><figcaption><p>Fig. 1.2 Payment Method</p></figcaption></figure>

Step 4: Add Payment Details

<figure><img src="/files/QR8nJ6OpjPwcgPOZPqAS" alt=""><figcaption><p>Fig. 1.3 Payment Details</p></figcaption></figure>

Step 5: Trade

Note: This is on the premise that your account was created successfully.

<figure><img src="/files/vrDNNwyIJhxm6cXcUw35" alt=""><figcaption><p>Fig. 1.4 Account Created Successfully</p></figcaption></figure>

<figure><img src="/files/HdJi5U7teY5ktZ53Uxso" alt=""><figcaption><p>Fig. 1.5 Trading Page</p></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://prodocs.rigelprotocol.com/p2p-dapp-web-version/create-an-account.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.
