# Deposit

You may deposit NFT, Fractionalized NFT Coin, or afSUI liquidity to the AMM in any combination and at any amounts you wish.

To deposit NFTs, click the Deposit tab and select the number of NFTs you would like to deposit. You can view the Number of LP tokens to receive and Average NFT Price for various amounts of NFTs deposited.

<figure><img src="/files/kfz6r6LgZwC2o1jobw7V" alt="" width="375"><figcaption><p>Deposit NFTs to the AMM</p></figcaption></figure>

To deposit afSUI or Fractional NFT Coins, use the toggle switch below the Deposit button to select that option. You can then enter the amount of each coin you would like to deposit (you do not have to deposit both coins if you do not want to).

<figure><img src="/files/UJmELa6l7vfebAFqoKS8" alt="" width="375"><figcaption><p>Supply afSUI and/or Fractional NFT Coins to the AMM</p></figcaption></figure>


---

# 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.aftermath.finance/gamefi/nft-amm/tutorials/deposit.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.
