# Creating a Project

First, you need to provide some general information about your project.

{% hint style="info" %}
This step must be completed before you move on to other steps.
{% endhint %}

To create a project for the first time, connect your wallet to Getpass and click **Add Project**.

<figure><img src="/files/qfmTvj1pXUEx9u1TOtA5" alt="" width="375"><figcaption></figcaption></figure>

Then you need to choose a blockchain for your project.

<figure><img src="/files/st111JNFkRiPElnlVIr6" alt="" width="375"><figcaption></figcaption></figure>

Start with **Cathegory**. If you choose Place you need to additionally specify **Location** and if you choose Event - **Location** and **Start date**.

<figure><img src="/files/Rg8qydRgofsayXfiYfdI" alt="" width="385"><figcaption></figcaption></figure>

Next, you'll need to specify **Title** and **Description**(optional).

You also need to upload **Logo** and **Cover image** that represent your project. &#x20;

<figure><img src="/files/LrxtsDn3405RklLnWnUC" alt="" width="563"><figcaption></figcaption></figure>

Now add **Website link**(optional) and **Sales start date**.

<figure><img src="/files/G441j02meQyMZXDR2QSa" alt="" width="371"><figcaption></figcaption></figure>

Then you need to choose **Payment currency** - either ETH (Sepolia Ethereum) or USDT (Tether).&#x20;

{% hint style="info" %}
You will be able to change Payment currency only via transaction on the blockchain.
{% endhint %}

<figure><img src="/files/gsJOiT0IF8nB2gtIE2ff" alt="" width="371"><figcaption></figcaption></figure>

Finally, you need to set **Payout address(es)**. When you want to receive the revenue from the sale of your NFTs, it will be sent to the address(es) you specified in the percentage that you set.

This means that if you set a 30% payout to one address and a 65% payout to another address, when a withdrawal is made, 30% of the revenue will be sent to the first address and 65% to the second address.

<figure><img src="/files/vzAeAvdqRoSr3xlJ1PfZ" alt="" width="380"><figcaption></figcaption></figure>

**WHAT’S NEXT**

Next step is to customize your future NFT passes and set individual parameters for each of them.&#x20;

{% content-ref url="/pages/UYYpQgcPpzrpnJ9wSi3t" %}
[Customizing Passes](/getpass/getting-started/customizing-passes.md)
{% endcontent-ref %}


---

# 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.getpass.io/getpass/getting-started/creating-a-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.
