# Minting Your Token

Congratulations on successfully surpassing the soft cap for your fund-raising goals! Once the project fund-raising period ends, you can mint your tokens and distribute them to your investors.&#x20;

To mint your tokens after the fund-raising period:&#x20;

1. **Navigate to Your Project Details:** Access your project dashboard by going to 'Dashboard' > 'My Projects' > 'View Details.'
2. **Mint Your Tokens:** Click on 'Create your token' to initiate the token minting process.
3. **Sign the Transaction:** Open your wallet, sign the mint transaction, and await confirmation on the blockchain.
4. **Token Distribution:** Once minted, your tokens will be distributed to investors as per the release schedule defined during the launchpad setup.

<figure><img src="/files/IBPZs1m4zRntmidQXV7q" alt=""><figcaption><p>TokenFi Project Dashboard</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://tokenfi.gitbook.io/whitepaper/launchpad-guides/project-owners/minting-your-token.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.
