# Stack with GP Vaults - IPOR Fusion

Curators integrate PTs, LPs, and their lending positions into GP Vaults, enabling users to access attractive yield opportunities through a simple, unified experience.

### Using the Fusion UI

{% stepper %}
{% step %}

### Step 1: Preparation

Before deploying to IPOR Fusion, ensure that your Napier market, oracle, and all related DeFi integrations are properly configured and verified.

#### Before deploying lending markets

* Access the **Curator Dashboard**.
* If your account is not verified, complete verification under [**Verify Curator 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).
* Once you finish creating a market, it will appear in your Curator Dashboard.
* If you haven’t deployed an oracle, follow the steps in [**Deploy Oracles**](https://docs.napier.finance/curate/napier-curation/stack-with-gp-vaults/broken-reference)
* If you need a lending integration, follow the steps in [**Stack with Lending Markets**](https://docs.napier.finance/curate/napier-curation/stack-with-lending-markets)

#### **C**larify the prerequisites

* If you haven’t learned how Napier market work, start with [**Markets - Napier AMM**](https://docs.napier.finance/learn/protocols/markets-napier-amm)**.**
* If you haven’t learned how Napier’s oracles work, start with Napier Oracles (Github)
* If you haven’t learned Fusion by IPOR, start with [**IPOR Fusion Docs**](https://docs.ipor.io/developers-docs/fusion)
  {% endstep %}

{% step %}

### **Step 2: Using Fusion UI**

Once your oracle, market, and related DeFi integrations are ready, proceed to configure the GP Vault side on IPOR Fusion.

#### **Define a Napier Strategy**

Example Napier strategy includes:

* **Automated PT Looping Vault:** Build looping positions on a given PT with lending to target higher fixed yields passively, without rollover at maturity.
* **Leveraged Auto-Compounded LP Vault:** Auto-compound YT yield back into the LP and use LP tokens as collateral in lending to target passive high returns and points exposure.
* **Dollar-Based PT Best Rate Basket Vault:** Continuously rebalance into the highest-return PTs to target passive, high yields without rollover at maturity.

#### **Create a Vault (Fusion)**

Follow the official steps to plan your vault architectures:

{% embed url="<https://app.ipor.io/build-on-fusion/vault/>" %}

{% embed url="<https://docs.ipor.io/developers-docs/fusion/vault-configuration-step-by-step>" %}

#### **Configure a Napier Fuse**&#x20;

To configure and run strategies on IPOR Fusion using Napier Markets, PTs, or LPs, you’ll need to use custom Fuses. You can find the list of Napier Fuses here ([GitHub)](https://github.com/IPOR-Labs/ipor-fusion/tree/main/contracts/fuses).&#x20;

{% hint style="warning" %}
Napier Fuses are currently under development.
{% endhint %}

Follow the official steps below to plan your Fuse configurations:

{% embed url="<https://docs.ipor.io/developers-docs/fusion/vault-configuration-step-by-step#strategy>" %}
{% endstep %}
{% endstepper %}
