# Eligibility

### Basic Requirements&#xD;

Investors wishing to mint or redeem FUSD must meet the eligibility criteria outlined in the User Agreement, including:

(a) Being a non-U.S. resident;

(b) A minimum initial purchase of $1000;

(c) Completing the necessary account setup and verification;

(d) Using a FinPass-eligible wallet address.

### Regional Restrictions&#xD;

FUSD minting is limited to existing FinChain customers. Therefore, it follows the same restrictions as other FinChain products:

{% hint style="danger" %}
Due to restrictions imposed by regional regulations and related sanctions treaties, we are temporarily unable to accept certifications from: **Belarus, Burundi, Central African Republic, Cuba, DR Congo, Iran, Iraq, Libya, North Korea, Russia, Somalia, Syria, South Sudan, Venezuela, Yemen or Zimbabwe**, or individuals/organizations that have commercial or financial dealings with the above countries (regions).
{% endhint %}

You can also learn more about [ID Verification](/finchain-docs/en/verification/id-verification.md) and [FinPass](/finchain-docs/en/rwas/finpass.md) here.


---

# 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://finchain.gitbook.io/finchain-docs/en/fusd/introduction/eligibility.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.
