# Buying DP

If you’re a user that just wants to buy a discounted NFT without the airdrop yields, then buying the DP token will be a better fit for you. DP is an ERC-721 that cannot be fractionalized and represents the holder’s right to claim that NFT when the DP vault expires.

1. On the homepage, choose an NFT collection, then select “Buy” on the Discount Pass card.

   <figure><img src="/files/blWOmzO1BH4TIc819ZwV" alt=""><figcaption></figcaption></figure>
2. The current floor NFT will automatically load, showing you the Floor Price of the NFT, the discount you are receiving (Airdrop Pass Value), and the amount you will need to pay.

{% hint style="info" %}
DP = Existing Value of the NFT (Floor Price) - AP
{% endhint %}

<figure><img src="/files/omo4wFN4YMwU320iQqop" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
To redeem your DP for the underlying NFT (when the vault expires), click on the Redeem tab and select the NFTs you want to redeem.
{% endhint %}

<figure><img src="/files/yQw2mIaj7uUMLevk7Mep" alt="" width="375"><figcaption></figcaption></figure>

{% 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/buying-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.
