# How To Add Tokens

#### 1) Create a project

Navigate to [NFT Projects](https://docs.nmkr.io/nmkr-studio/project) in the Menu and [create a new Project first](https://docs.nmkr.io/nmkr-studio/project/create).

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

#### 2) Upload Files

With the upload of your [main File](https://docs.nmkr.io/nmkr-studio/token/upload#files), which must be an image or animated gif, **you also create the token in your project**.\
\
The upload is available [via the user Interface for single files](https://docs.nmkr.io/nmkr-studio/token/upload/upload-single-tokens) in the [Manage NFTs Tab of your project](https://docs.nmkr.io/nmkr-studio/token/manage-tokens-tab) and also [in bulk for a large amount of files](https://docs.nmkr.io/nmkr-studio/token/upload/bulk-upload-via-sftp) via SFTP.

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

#### More details

If you want to learn more about this topic, [please click here](https://docs.nmkr.io/nmkr-studio/token/upload).


---

# 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/how-to-quick-start-tutorials/how-to-add-tokens.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.
