> For the complete documentation index, see [llms.txt](https://docs.goevolve.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goevolve.xyz/legal-documents/eligibility-criteria.md).

# Eligibility Criteria

**eUSD and related Services are intended only for eligible users.** You are solely responsible for confirming that you are permitted to access and use the Services under applicable law.

### 1) Restricted jurisdictions (non-exhaustive)

Evolve does not offer eUSD to:

* **U.S. Persons** and persons located in or ordinarily resident in the **United States**
* persons located in or ordinarily resident in certain other restricted jurisdictions, including (but not limited to):
  * **United Kingdom**
  * **China**
  * jurisdictions subject to international sanctions

Evolve may update restricted jurisdictions at any time to reflect compliance requirements.

### 2) Sanctions / restricted persons

You must not use the Services if you (or, where applicable, your beneficial owners, directors, officers, authorised persons, or wallet addresses) are subject to sanctions or other restrictions under applicable law.

### 3) Source of funds and lawful use

By using the Services, you confirm your funds are derived from legitimate sources and are not linked to unlawful activity, and you will not use eUSD for unlawful purposes.

### 4) Competence and risk awareness

You should only participate if you:

* understand blockchain and non-custodial wallet risks
* can evaluate technical, legal, and financial risks
* can bear a complete loss of capital

### 5) Acknowledgement

By dealing in eUSD, you confirm that you:

* meet the eligibility criteria above
* understand the risks involved
* accept responsibility for your participation

If you do not meet these criteria, you must not interact with eUSD or associated systems.


---

# 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://docs.goevolve.xyz/legal-documents/eligibility-criteria.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.
