> For the complete documentation index, see [llms.txt](https://swapin.gitbook.io/swapin-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swapin.gitbook.io/swapin-help/swapin-for-business/complete-kyb-guide.md).

# Complete KYB Guide

If you are a business owner who wants to implement cryptocurrency payment methods, you must sign up as a business and complete account verification (KYB = know your business). Swapin needs to check if the funds are being used by business owners, shareholders, and partners by collecting data such as registration, licensing documentation, and identities of business owners.

1. Click on the Business section on the right, and proceed with the instructions written below

   <figure><img src="https://swapin.intercom-attachments.eu/i/o/13065261/6b270c722a71d4a6261264c0/image" alt=""><figcaption></figcaption></figure>
2. Add your company details as per the registration documents.

   <figure><img src="https://swapin.intercom-attachments.eu/i/o/13065263/2cd931e9f008998ecd248cd6/image" alt=""><figcaption></figcaption></figure>
3. Upload your supporting documents.
   1. certificate of incorporation (business registration (also known as business registration document/certificate).
   2. registry card of the company (article of association, AOA, also known as constitution, memorandum, articles of incorporation).
4. The activity section requires relevant information about the company's activities.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065266/5b88907149af993f98d0e489/image" alt=""><figcaption></figcaption></figure>

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065268/438f81c65429249de6ea14ed/image" alt=""><figcaption></figcaption></figure>

5\. The identity section provides the details of the person who represents the company. A photo ID document issued by the government (preferably an international passport or ID card) is required.

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065271/ded3a0d8f714b5774fa7e51c/image" alt=""><figcaption></figcaption></figure>

6\. Owners & UBOs provide the information of actual owners & shareholders of the company

<figure><img src="https://swapin.intercom-attachments.eu/i/o/13065275/ad34736bc7d1bdb3776b515c/image" alt=""><figcaption></figcaption></figure>

After submitting all the requested documents, we will review your documents. All the documents will be processed according to the local Estonian laws.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://swapin.gitbook.io/swapin-help/swapin-for-business/complete-kyb-guide.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.
