# Set Rehypothecation

Curators can change the rehypothecation setting of their markets via the Curator Dashboard.&#x20;

### Using the Curator App

Follow the steps below to change the rehypothecation settings:

{% stepper %}
{% step %}

### Step 1: Preparation

* Access the **Curator Dashboard**.
* If your account is not verified, complete verification under [**Verify Your Account**](https://docs.napier.finance/curate/napier-curation/verify-curator-account).
* If you haven’t created a market yet, follow the steps in [**Create Market**.](https://docs.napier.finance/curate/napier-curation/create-market-napier-amm)
* If you haven’t assigned a Developer role yet, follow the steps in[ **Role Allocation**](https://docs.napier.finance/curate/napier-curation/manage-market/role-allocation)
  {% endstep %}

{% step %}

### **Step 2: Learn How it Works**

* If you’re not yet familiar with how rehypothecation works, see [*How Rehypothecation Works*](https://docs.napier.finance/learn/protocols/markets-napier-amm/rehypothecation).
  {% endstep %}

{% step %}

### **Step 3: Prepare supported vaults**

* Before enabling rehypothecation, ensure that a vault is configured to receive both the PT and the underlying deposit.
* You may also create your own rehypothecation vault on supported platforms such as Morpho, Euler, or Gearbox.
* Curators can add rehypothecation vaults permissionlessly. However, the following constraints apply. Please note that this action may significantly alter the user’s risk profile.

{% hint style="info" %}

#### **For Curators: Rehypothecation Vault Criteria**

The target vault must satisfy the following conditions:

* Compliant with the **ERC4626** standard.
* Withdrawals must be permitted at any time (no lock-up mechanisms or pause functionality).
* No flat fees on deposits or withdrawals.
* Dynamic deposit or withdrawal fees are strongly discouraged.
  {% endhint %}
  {% endstep %}

{% step %}

### **Step 4: Enable the** Rehypothecation

<div align="left" data-with-frame="true"><figure><img src="https://4277771176-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGPkrMXT982thgzhBdzF8%2Fuploads%2FrseL0cccaQ96KVb1LARY%2FSection%20(3).png?alt=media&#x26;token=31a4a802-ffd9-4a8c-a89b-c33bc6de1027" alt="" width="563"><figcaption></figcaption></figure></div>

Napier AMM consists of the underlying asset and its PT, so you must decide **which vaults** to allocate them to and **how much percentage** of each to allocate.

#### Set an allocation Ratio

* Use the **“Allocate % of PT-cUSDO to a vault”** slider to set what percentage of the pool’s total assets will be rehypothecated into an external vault.
  * **Min (ϕmin)** – The minimum percentage of total assets that must be rehypothecated.
  * **Max (ϕmax)** – The maximum percentage of total assets that can be rehypothecated.
  * **Target (ϕtarget)** – The desired percentage of total assets to be rehypothecated.
* If you are **not using rehypothecation**, you can simply set **Min**, **Max**, and **Target** all to **100%**.

{% hint style="danger" %}

#### **For Curators: Rehypothecation Behavior & Risks**

When you assign tokens to **rehypothecation**, any trade that needs that liquidity will **atomically withdraw → use → resupply** those tokens.

**What this means for you (and your users):**

* **Higher gas for traders/LPers** due to the extra withdraw/resupply steps.
* **Revert risk** if tokens can’t be withdrawn at the moment of execution.
* **Bad-debt/insolvency risk** if withdrawals fail or liquidity is otherwise unavailable.

**Operational guidance:**

* Set prudent **caps** and maintain **liquidity buffers**.
* Monitor **utilization** and configure **pause/guardrails** for stress scenarios.
* Prefer **reliable vaults** for rehypothecation allocations.
* Communicate these trade-offs clearly to market participants.
  {% endhint %}

#### **Select a Vault**

* Click **Select a vault** to choose the destination vault (e.g., *MEV Capital USDC*).

#### **Lock Settings**

* Enabling **Lock rehypothecation settings** prevents any further changes to vault selection or allocation ratios.&#x20;

{% hint style="info" %}
This lock can also be activated after the market has been deployed. This design ensures transparency for liquidity providers while improving operational efficiency for advanced use cases such as **PT looping**.
{% endhint %}
{% endstep %}
{% endstepper %}
