# Investor KYC / AML Requirements

Investors in the Goldfinch ecosystem are required to mint a [Unique Identity NFT (UID)](https://medium.com/goldfinch-fi/introducing-unique-identity-uid-the-first-nft-for-identity-830a89207509) in order to gain access to Goldfinch pools. The UID represents that an investor has passed through various OFAC, AML, Sanctions checks which are conducted by [Persona](https://withpersona.com/). You can learn more about the need for a [Unique Entity Check on Goldfinch here](/goldfinch/goldfinch-v1/protocol-mechanics/uniqueentitycheck.md), and about the [Unique Identity NFT process here](/goldfinch/goldfinch-v1/unique-identity-uid.md).


---

# 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://docs.goldfinch.finance/goldfinch/goldfinch-v1/borrower-mechanics/structure-and-legal-considerations/investor-kyc-aml-requirements.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.
