# Documents Required

### What documents do I need to get verified for Business Cards?

During verification, you may be asked to provide:

#### **1. Company Information**

Basic details about your business such as your legal entity type, registration number, and registered address.

#### **2. Company Documents**

Standard KYB documents that confirm your company’s registration, ownership structure, and management.\
Examples include incorporation certificates, shareholder statements, or registry extracts.

#### **3. Ownership & Directorship Details**

Information about company owners, directors, or authorised representatives, including identity verification where required.

#### **4. Business Activity Information**

A short overview of your business model, industry, and intended use of the Avici platform.

#### **5. Source of Funds & Expected Activity**

Details about your company’s expected transaction volumes and how the funds being used on Avici were obtained.

The app will guide you through each step, and you’ll only be asked for the documents relevant to your business type and region. Once submitted, verification usually completes within a few minutes.


---

# 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-cards/documents-required.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.
