# Project

NMKR Studio allows you to manage multiple projects with different [policy IDs](https://docs.nmkr.io/nmkr-studio/project/policy) or even projects with shared policy IDs on one account.

### NFT Projects Tab

Access the NFT projects tab via the Menu bar on the left.

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

The project manager tab displays all projects associated with your account; it is where you can create new projects and manage existing ones. You can sort the list by active, suspended, or finished projects.&#x20;

{% hint style="info" %}
If a project is missing from the list, please filter for finished projects and check to see if your [policy](https://docs.nmkr.io/nmkr-studio/project/policy) is locked. If your policy has been locked, you must create a new one.\
For more details about policies [read here](https://docs.nmkr.io/nmkr-studio/project/policy).
{% endhint %}

<figure><img src="/files/XdSOlSv3TxQmXk6tiZE5" alt=""><figcaption><p>The Manage Tokens Tab</p></figcaption></figure>

#### Filter by state of the project

For a better overview, it can make sense to filter by the state of the project.\
This allows you to only show projects that are active/suspended/finished.\
Projects with an expired [policy](https://docs.nmkr.io/nmkr-studio/project/policy) will automatically be removed from the active projects and added to  the suspended ones.

<figure><img src="/files/7LuS5zHtu2reUm319ucR" alt=""><figcaption><p>Filter by state of the project</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/nmkr-studio/project.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.
