# Create an Account

***

## Choose a Method

* An email address
* A social account

***

## Sign Up Using Email

{% stepper %}
{% step %}

### Enter your email address

<figure><img src="/files/YDKjv3PFwTnoR31zVrwI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Get and submit your confirmation code

You'll receive a 6-digit confirmation code via email. Copy and paste the code into Nika.
{% endstep %}

{% step %}

### You're done!

Next, manage your wallet.
{% endstep %}
{% endstepper %}

***

## Sign Up Using a Social Account

{% stepper %}
{% step %}

### Choose a social account to sign up with

<figure><img src="/files/bKUW9rWVxe7oUgieStcQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Follow the prompts to link your account

{% endstep %}

{% step %}

### You're done!

Next, manage your wallet.
{% endstep %}
{% endstepper %}

***

## Next Steps

Manage your wallet.


---

# 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://nikafinance.gitbook.io/docs/getting-started/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.
