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

# KYC

<figure><img src="/files/8KLv2VcBzqTXJsLsOuIY" alt=""><figcaption></figcaption></figure>

#### Compliance for a Secure Financial Ecosystem

Poremi is committed to building a transparent and sustainable financial environment. To ensure the safety of our global community and provide long-term service stability, we operate in strict compliance with international Know Your Customer (KYC) and Anti-Money Laundering (AML) regulations.

***

#### Verification Threshold: Unlimit Your Assets

We offer a flexible experience that allows you to start small without immediate verification. However, to support larger-scale asset management, a verification process is required:

* Threshold: KYC verification is mandatory once your total accumulated earnings amount reaches 40,000 Points.
* Purpose: This milestone ensures that high-volume transactions are processed securely and in accordance with global financial standards, protecting both the user and the platform.

#### Strategic Use of Fees: A Shared Success Model

The 5% withdrawal fee deducted from standard withdrawals is not a simple fee; it is a resource dedicated to your future verification.

* Supporting the Process: These reserves are utilized to cover the administrative and technical costs of the verification infrastructure.
* Permanent Benefit: Upon successful completion of KYC, you are upgraded to a "Verified User." From this moment on, you are permanently exempt from the 5% withdrawal fee, allowing you to enjoy 100% of your earned value forever.

#### Data Privacy & Enterprise-Grade Security

Your privacy is our utmost priority. We handle sensitive information with the highest level of care:

* Specialized Verification: To ensure maximum security, verification is conducted through a globally recognized external provider specializing in identity management.
* Minimal Data Storage: Poremi does not directly store your sensitive identification documents. We only receive and record the final verification status, ensuring that your personal data remains shielded from internal or external risks.


---

# 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://poremi.gitbook.io/poremi-docs/docs/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.
