> For the complete documentation index, see [llms.txt](https://arborswap.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arborswap.gitbook.io/product-docs/important/arborswap-kyc.md).

# Arborswap KYC

At Arborswap, we understand the importance of security and compliance in the decentralized finance (DeFi) space. That's why we have implemented a Know Your Customer (KYC) process for project owners who wish to list their projects on Arborswap Launchpad.<br>

KYC, short for Know Your Customer, is a standard procedure used in the financial industry to verify the identities of individuals or entities. In the context of Arborswap, project owners are required to go through a KYC process to provide proof of their identity, address, and other relevant information.

By completing the KYC process and obtaining a verified badge on Arborswap Launchpad, project owners demonstrate their commitment to transparency and compliance, which can enhance trust among potential investors and users. The verified badge serves as an assurance that the project owner's identity has been verified by Arborswap, and their project has met the necessary compliance requirements.<br>

Listing a project with a verified badge on Arborswap Launchpad can provide several benefits, including increased visibility, credibility, and access to a wider user base. It also aligns with Arborswap's commitment to promoting safe and compliant practices in the DeFi ecosystem.

We take data privacy and security seriously and ensure that all KYC information provided by project owners is handled in accordance with applicable laws and regulations. Arborswap aims to create a safe and trusted environment for project owners and investors alike, and Roburna Labs KYC process is an essential step towards achieving that goal.

## How to get verified badge

KYC Process for Project Owners on Arborswap:

1. Submission of KYC Application: Project owners who wish to list their project on Arborswap Launchpad will be required to submit a KYC application. The application will typically include information such as the project owner's name, contact details, address, and relevant identification documents.
2. Verification of Information: RoburnaLabs KYC team will review the submitted KYC application and verify the information provided by the project owner. This may involve cross-checking the details against relevant databases and conducting additional verification checks, if necessary.
3. Request for Additional Information: If any additional information or documentation is required for the KYC process, Arborswap may request the project owner to provide the necessary details. This may include additional identification documents or proof of address, depending on the jurisdiction and regulatory requirements.
4. Verification and Badge: Once the KYC process is successfully completed, and the project owner's identity and project's compliance are verified, Arborswap will provide a verified badge on Arborswap Launchpad, indicating that the project owner has gone through the KYC process and has been verified.
5. Ongoing Monitoring: Arborswap may conduct ongoing monitoring of the project and its owner to ensure compliance with applicable laws and regulations. This may involve periodic reviews and updates of the KYC information provided.
6. Data Privacy and Security: Arborswap takes data privacy and security seriously and ensures that all KYC information provided by project owners is handled in accordance with applicable laws and regulations. The information collected during the KYC process will be kept confidential and used solely for the purpose of compliance and verification.

The KYC process is an essential step to ensure transparency, compliance, and trust in the projects listed on Arborswap Launchpad. It helps to create a safe and trusted environment for investors and users, aligning with Arborswap's commitment to promoting responsible and compliant practices in the DeFi ecosystem.

## Contact for KYC

RoburnaLabs provides a KYC service at a fee of $400. The process may take up to 48-72 hours to complete. If you wish to obtain a KYC badge on Arborswap, we kindly advise that you reach out to RoburnaLabs designated representative <https://t.me/Vikilll> on Telegram.

## Disclaimer

As a decentralized platform, Arborswap would like to clarify that the KYC badge given to a project does not imply our approval or recommendation of that project. It is crucial for users to always conduct their own research and exercise due diligence before making any investment decisions on Arborswap or any other platform. While we strive to provide a secure and transparent environment, users are reminded of the decentralized nature of Arborswap and the need to independently verify the legitimacy and credibility of any project they are interested in.\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://arborswap.gitbook.io/product-docs/important/arborswap-kyc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
