# How to manage token contract

1. **Enter** [**https://contracts.mywish.io**](https://contracts.mywish.io/contracts)

![](/files/s7Ohcg4dOdGBtYgK4CBm)

**2. Log in and go to My Contracts library**

![](/files/dXQLihvFgw2u7YlbdAoZ)

**3. Select contract to manage:**\
**Click to the management options directly or open the contract details**

![](/files/U6lSHluU7OXSIVI1TduS)

![](/files/mL6Jr8OKMnPKLd60hY9F)

**4. Select management options**

* **Mint**

You can mint more tokens if required (with or without freezing)

![](/files/r8fjhiuDFQd8W2x4PLNG)

**Define Minting Details:**

* Specify the address to which you want to send tokens
* Enter any address name (optional)
* Specify the number of tokens

![](/files/TT0tLNhjkiFtDo0FOLk7)

**Check the entered details and press Done button**

![](/files/1MVOPnwHzM5ukkKXV4JV)

* **Finalize**

If you have created a sufficient number of tokens in accordance with your tokenomics and you are sure that you do not need anymore, then call the Finalize function to disable the possibility of minting in the future.

![](/files/U2Z4kESnRhEmuoAbtfo6)

**Confirm the contract finalization.**

![](/files/wEdJyXxuFTV4gQbD3A4H)

**Start creating your smart contract now at:** [**https://contracts.mywish.io/**](https://contracts.mywish.io/contracts)


---

# 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.mywish.io/mywish/how-to-manage-smart-contracts/how-to-manage-token-contract.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.
