# StarkDeFi Mint

{% hint style="info" %}
**Note:** WIP
{% endhint %}

As the next wave of creators and entrepreneurs experiment with Web3, StarkDeFi will provide these new users with "no-code” tools for generating NFTs, tokens, and other digital assets. Users can make their own tokens and NFTs with the StarkDeFi Mint with just a few clicks and for a small fee. The process of creating a token or NFT will be simplified into four easy steps:

* The user signs into the StarkDeFi platform and navigates to the Mint page
* The user then provides metadata that includes the token name, symbol, icon, and URL, if applicable
* Once done, the user creates the token by clicking "mint."
* After minting, the user has the option to issue or distribute the tokens as they please

Please note that multiple features can be added to the token mint for a fee; some examples include the following:&#x20;

* Auto buybacks
* Tax (with a maximum of 5 wallets)
* Reflection reward&#x20;
* Auto-burn&#x20;
* Auto-add LP&#x20;
* Antibot, etc

NFT minting follows similar steps and pricing, with users being able to issue and distribute NFTs with a few steps. Please note that all revenue from the StarkDeFi Mint program will be burned.&#x20;

<br>


---

# 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.starkdefi.com/solutions/stark-defi-mint.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.
