# 削除

#### NMKR Studioで単一のトークンを削除する

単一のトークンまたは少量のトークンを削除するには、NMKR Studio ユーザーインターフェースで手動で削除するのが理にかなっています。アクションバーにそのためのボタンがあります。

<figure><img src="/files/1tWKq8QwWKTNyIH6Lqnv" alt=""><figcaption></figcaption></figure>

削除できるのはミントされていないトークンのみであることに注意してください。プロジェクト内のトークンを削除してもオンチェーンには影響しません。ブロックチェーンからトークンを削除したい場合は、[トークンのバーン方法](https://docs.nmkr.io/nmkr-studio/token/burn)に関する文書をお読みください。

{% hint style="info" %}
注意 - NFTを削除する前に、少し時間をかけて状況を判断してください。問題がメタデータだけにある場合は、これを編集することができます。
{% endhint %}

#### SFTP経由でのトークン一括削除

大量に一括削除する場合は、SFTPを使用したほうが便利です。

これを行うには、[アップロードの手順と同じ方法](https://docs.nmkr.io/nmkr-studio/token/upload/bulk-upload-via-sftp)でSFTPサーバーにログインします。

ログインしたら、メディアファイルやメタデータファイルを選択し、CyberduckまたはFileZillaを使って削除します。ソフトウェアの検索機能を使って、ファイルタイプでフィルタリングすることができます。


---

# 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/tkun/xiao-chu.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.
