# 支払い

- [トークンのランダム販売用にユニークなNMKRペイリンクを作成する](https://docs.nmkr.io/jp/nmkr-studio-api/apino/i/tkunnorandamuniyunkunanmkrpeirinkuwosuru.md): NMKR Payでトークンをランダムに販売するための支払いリンクを作成する
- [特定のトークン販売用にNMKR Pay Linkを作成する](https://docs.nmkr.io/jp/nmkr-studio-api/apino/i/notkunninmkr-pay-linkwosuru.md): NMKR Payで特定のトークン販売用の支払いリンクを作成する
- [ネイティブ・トークンを使用した単一NFT販売の支払いアドレスの取得](https://docs.nmkr.io/jp/nmkr-studio-api/apino/i/neitibutkunwoshitanftnoiadoresuno.md): ADA+その他のカルダノネイティブトークンでの支払いで単一のNFTをミントするのに使用できる支払いアドレスを生成する
- [複数トークン販売用にNMKR Pay Linkを作成する](https://docs.nmkr.io/jp/nmkr-studio-api/apino/i/tkunninmkr-pay-linkwosuru.md): NMKR Pay経由で複数の特定トークンを1つの取引で販売するための支払いリンクの作成


---

# 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.nmkr.io/jp/nmkr-studio-api/apino/i.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.
