# プロジェクト

NMKR Studioでは、異なる[ポリシーIDを](https://docs.nmkr.io/nmkr-studio/project/policy)持つ複数のプロジェクトや、ポリシーIDを共有するプロジェクトを1つのアカウントで管理することができます。

#### NFTプロジェクト タブ

左側のメニューバーから「NFT projects」タブにアクセスします。

<figure><img src="/files/qHkFkCZCjyYXnjYp4wlX" alt=""><figcaption></figcaption></figure>

プロジェクト管理タブには、あなたのアカウントに関連するすべてのプロジェクトが表示されます。ここでは、新しいプロジェクトを作成したり、既存のプロジェクトを管理することができます。リストは、アクティブ、一時停止、終了したプロジェクトで並べ替えることができます。

{% hint style="info" %}
リストにプロジェクトがない場合は、終了したプロジェクトをフィルタリングし、[ ポリシーが](https://docs.nmkr.io/nmkr-studio/project/policy)ロックされていないか確認してください。ポリシーがロックされている場合は、新しいポリシーを作成する必要があります。

ポリシーの詳細については、[こちら](https://docs.nmkr.io/nmkr-studio/project/policy)をご覧ください。
{% endhint %}

<figure><img src="/files/XdSOlSv3TxQmXk6tiZE5" alt=""><figcaption><p>トークンを管理タブ</p></figcaption></figure>

**プロジェクトの状態でフィルターをする**

より良い全体図を表示するには、プロジェクトの状態でフィルターをするのが効果的です。

これにより、アクティブ／一時停止／終了したプロジェクトだけを表示することができます。

[ポリシーが](https://docs.nmkr.io/nmkr-studio/project/policy)期限切れのプロジェクトは、自動的にアクティブなプロジェクトから削除され、一時停止中のプロジェクトに追加されます。

<figure><img src="/files/7LuS5zHtu2reUm319ucR" alt=""><figcaption><p>プロジェクトの状態でフィルター</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.nmkr.io/jp/nmkr-studio/purojekuto.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.
