# Publishing a Project

After you’ve finished customizing your passes, click **Save pass** and move to **Publish** page.

To publish a project, click **Mint** when you are ready.&#x20;

This means you have to pay a fee to the network (the amount of which can vary) and mint Creator Pass. Creator Pass lets you publish your project to the main network. You need to buy it only once.

{% hint style="info" %}
The network fee depends on the blockchain and minting option. Blockchains typically charge fees for minting, buying, and selling, which can range from cheap to expensive.
{% endhint %}

Click **Publish project** and confirm the transaction.

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

**WHAT’S NEXT**

Next step is to widely distribute your passes with our tools.

{% content-ref url="/pages/49cgKRyWwfZ7Ud3W2LhJ" %}
[Distribution of Passes](/getpass/getting-started/distribution-of-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/publishing-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.
