# How to Access POR Vaults on AFI

AFI provides access to two Proof-of-Reserve vaults: **afi-rwaUSDi** (Institutional RWA Vault) and **afiUSD** (Yield Vault backed by Pendle strategies).

\
Access to these vaults is intentionally gated to ensure user safety, compliance, and responsible capital onboarding.

***

### **afi-rwaUSDi Vault (Institutional Access Only)**

The **afi-rwaUSDi PoR Vault** is designed specifically for institutional partners, custodians, and regulated entities.\
This vault is backed by tokenized gold reserves and follows stringent compliance and operational requirements.

> **Deposits into the afi-rwaUSDi Vault are currently closed to the public.**\
> Only approved institutional entities can access this vault.

***

### **afiUSD Vault (User Access via Invite Codes)**

Access to the **afiUSD vault** is currently **invite-only**.

* **If you already have an invite code**:\
  Head over to the [**Referral page**](https://yield.afiprotocol.xyz/referral), enter your invite code, and proceed to make a deposit.
* **If you don’t have an invite code**:\
  Reach out to us on **Telegram** to request access and receive an invite code.

Once access is granted and a deposit is made, your wallet is onboarded to the afiUSD vault.


---

# 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.afiprotocol.xyz/resources/how-to-access-por-vaults-on-afi.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.
