# Trading AP

{% hint style="warning" %}

* For non-Holders (or Holders), you are able to purchase AP/DP in the open market
* Add exposure (or leveraged exposure) to collections you don't own (or do own)
  {% endhint %}

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

   <figure><img src="/files/21wOdWzIrCnanJWRY0gR" alt=""><figcaption></figcaption></figure>
2. You will swap ETH for the AP token, which should resemble any other swap modal you see. **Please be careful of slippage caused by low liquidity in the trading LP.** Once you confirm the details, hit “Buy” and you will receive the AP tokens shortly.

   <figure><img src="/files/QLY2zt7lSToiednhnuYp" alt="" width="375"><figcaption></figcaption></figure>
3. To sell, select the “Sell” tab and follow the same steps. *Note that slippage can occur, resulting in impermanent loss.*

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