# Minting AP & DP

{% hint style="success" %}

* Only NFT Holders of the specified collection can mint AP & DP.
* Minting is the first and most critical step as it creates the supply.
  {% endhint %}

1. Click on the “Mint” button in the Top Right corner of the App

   <figure><img src="/files/7WJ27ok1KG01zOb7xvdi" alt=""><figcaption></figcaption></figure>
2. Select the NFT to deposit, but make sure you 100% want to proceed because **you will not be able to redeem your NFT until the expiration of the vault.**

   <figure><img src="/files/pzefTQn1ljg3UAONFBGO" alt=""><figcaption></figcaption></figure>
3. For each NFT, you will receive:
   * 1 AP Token:  ERC-20 that can be traded in fractional units and can be sold immediately upon minting.
   * 1 DP Token:  ERC-721 that represents a holder’s claim to the underlying 721 and can only be redeemed upon the expiration of the vault.
4. Then click on Mint to receive the AP and DP tokens in your wallet.

{% hint style="warning" %}
***Disclaimer:** The object market is a highly risky and speculative market, thus assets like AP and DP contain even more risk and speculation. Please make sure you understand the product and risks associated with it before purchasing.*
{% endhint %}


---

# 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.metastreet.xyz/yield-capture-layer/airdrop-pass/minting-ap-and-dp.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.
