# Any-payments

### Let your users pay in any currency!!

{% hint style="info" %}
Using our **any-payment** solution your users will be able to pay the minting price using any ERC-20 or native coin in just one transaction. No intermediary swaps require and offering the best price for the user. However, you will receive your payment in your set currency.\
For example, you can set the collection price to 100 USDC per NFT. The user will be able to pay using Ether, SHIBA, DAI, AAVE... but you will receive 100 USDC per every sold NFT.
{% endhint %}

Set a price in Native Coin (e.g. Ether) or ERC-20 (USDC, DAI...). Let your users **mint your NFTs with anything** (Native or any ERC-20). We'll do a **transparent swap and mint** for the user in one transaction. You'll always receive in your defined payment.

<figure><img src="https://3026745716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsfdCMm7uC0GmVAWnxMdG%2Fuploads%2Fgit-blob-6b3f87cfd9aec1036e65f2e5195d69f6f705ca7c%2Fimage.png?alt=media" 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.nfts2me.com/features/any-payments.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.
