# Account Creation and Verification

For creation of accounts, profile verification is mandatory for ensuring compliance and safety from frauds. We use Persona for our profile verification.

{% hint style="info" %}
Please note: This is separate from the verification done for Business Cards
{% endhint %}

To open an account–

* Tap on **Add Money** on the home screen
* Select **Cash** from the selector on the bottom of the screen
* Click on **Open Account**
* Continue with KYB verification and liveliness check

<figure><img src="/files/Rc6rtqMPEzYf0d59ZTCK" alt="" width="259"><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.avici.money/getting-started/business-accounts/account-creation-and-verification.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.
