> 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/withdrawal.md).

# Withdrawal

<figure><img src="/files/VxwfWN6vFPfpQffWSUd8" alt=""><figcaption></figcaption></figure>

#### Convert Your Efforts into Global Liquidity

Poremi ensures that the value you have accumulated is always within your reach. Our withdrawal system is designed for speed, security, and transparency, allowing you to convert your earned points into liquid stablecoins and transfer them to your personal wallet at your convenience.

***

#### Withdrawal Requirements

We have lowered the threshold so that every user can experience the "Earn-to-Pay" journey as soon as possible.

* Minimum Limit: Withdrawals are available starting from as little as 3,000 Points ($3 USDT).
* Availability: Once you reach the minimum threshold, you can request a conversion to USDT at any time.

#### Fees & KYC Reserve System

To maintain a secure and compliant ecosystem, we operate a dual-structured fee policy:

* Standard Withdrawal: A 5% KYC Reserve is deducted from the withdrawal amount for unverified users. This reserve is a security measure to ensure the integrity of the ecosystem.
* Fee Exemption: Premium users or those who have successfully completed KYC verification are entitled to 0% deduction. They can withdraw their full balance, enjoying the maximum value of their assets.

#### Supported Network & Safety Warning

Precision is key when handling digital assets.

* Current Network: Poremi exclusively supports the BSC (BNB Smart Chain, BEP-20) network for USDT withdrawals.
* Wallet Registration: You must register a wallet address that is compatible with the BEP-20 standard.
* Important Notice: Assets lost due to providing an incorrect wallet address or using an unsupported network cannot be recovered. Please double-check your wallet address before confirming your withdrawal.


---

# 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/withdrawal.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.
