# Pay What You Want App

Let your collectors choose how much they would like to pay for your NFTs. This can be used to help you gauge market value for your NFTs and get paid.

## To activate the Pay What You Want App follow these steps:

1. Launch your collection by creating the smart contract using NiftyKit
2. [Go to your collection dashboard](https://app.niftykit.com/dashboard?tab=collections)
3. Navigate to the app tab
4. **Click on \[Add] in Pay What You Want to Install.**

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FWguUeXDqyoc1GvD6mZtK%2Fimage.png?alt=media&#x26;token=0e44b31e-6227-4fea-9ff7-fbb6a542218f" alt=""><figcaption></figcaption></figure>

### Set up the Pay What You Want App&#x20;

Once installed, a Pay What You Want section will now be accessible in your collection overview. Click \[setup] and choose "ENABLED" to get started.&#x20;

{% hint style="danger" %}
Pay What You Want App is not compatible with Apecoin or any ERC-20 tokens.
{% endhint %}

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FPtxFwHyNs4YxsXh51aEI%2Fimage.png?alt=media&#x26;token=dc3409cf-b331-4a29-b285-292b6f1595f3" alt=""><figcaption></figcaption></figure>

Start your [pre-sale or public sale](https://docs.niftykit.com/nft-collections/collection-management/sales-management), to finalize your sale type and input your desired suggested price per NFT.&#x20;

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FZjIZnnYhX0FEk5MIYMWZ%2Fimage.png?alt=media&#x26;token=2c736aba-22a1-47c5-b668-1db331253ec7" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You can change the setup anytime by stopping and restarting your sale.
{% endhint %}

### Mint and Pay What You Want

Once your sale is live, collectors will now have the option to enter any amount they would like for each NFT when minting your NFT.\
\
Your suggested price will be shown a default but they can enter any price below or above the suggested price.&#x20;

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FkEojJQH86GzI30Cgsb9E%2Fimage.png?alt=media&#x26;token=7b3961d1-bfcd-455e-9f75-a4672f5b4121" alt=""><figcaption></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.niftykit.com/customize-your-experience/available-apps/pay-what-you-want-app.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.
