> For the complete documentation index, see [llms.txt](https://docs.uncx.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uncx.network/guides/for-projects/token-minter/edit-your-token.md).

# Edit your token

### &#x20;<a href="#editing-your-token" id="editing-your-token"></a>

In order to edit one of your tokens, open <https://app.uncx.network/minter/manage>. You will see a full list of all your tokens minted with our token minter. To edit one of them, select the "Settings" button, on the right side of the screen.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FGMXO2GSujKfPjcj4ReXw%252Fimage.png%3Falt%3Dmedia%26token%3Dcfa2cd38-9922-489e-aadf-8f40cc9a06a3&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1468c6de&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### Simple ERC-20 Token <a href="#simple-erc-20-token-1" id="simple-erc-20-token-1"></a>

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252Fp1wa3N0Cwp1srZ0xWdNp%252Fimage.png%3Falt%3Dmedia%26token%3D3c0c0874-9101-413e-93d8-2e9a8db4724b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=897eafad&#x26;sv=2" alt=""><figcaption></figcaption></figure>

As the Simple ERC-20 Token does not have any special functions, there is nothing to edit. You can use this page to copy the token address.

### Hyperlane

<figure><img src="/files/q7Snsp8sl1n6m2HR7LAA" alt=""><figcaption></figcaption></figure>

On the Hyperlane Token edit page you can:

* Add networks to your token to enable multichain functionalities
* Configure the couplings (visible after selecting one of the available networks)

### ERC-404 <a href="#erc-404-1" id="erc-404-1"></a>

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252F48oRAMbuUfARsgBy04CP%252Fimage.png%3Falt%3Dmedia%26token%3Dfb061252-d602-4cf2-ab8a-5cd3d9b9db3f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e6a06969&#x26;sv=2" alt=""><figcaption></figcaption></figure>

On the ERC-404 edit page you can:

* Edit the Token URL (metadata link)
* Renounce contract ownership

### Tax Token <a href="#tax-token-1" id="tax-token-1"></a>

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252Fp4A7GYv2B5abBDQtp4rY%252Fimage.png%3Falt%3Dmedia%26token%3Df9555a4b-6ab4-41f0-a0f9-d9caadd56174&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3a0eac32&#x26;sv=2" alt=""><figcaption></figcaption></figure>

On the Tax Token edit page you can:

* Change the buy tax
* Change the sell tax
* Whitelist addresses from fees
* Change the fee receiver
* Renounce contract ownership

### LP Tax Token <a href="#lp-tax-token-1" id="lp-tax-token-1"></a>

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252F8xQcbWYkuDCaWLYbrlGT%252Fimage.png%3Falt%3Dmedia%26token%3D9069570e-d219-48ce-b67b-d778d64233a5&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=58e51b53&#x26;sv=2" alt=""><figcaption></figcaption></figure>

On the LP Tax Token edit page you can:

* Change the buy tax
* Change the sell tax
* Change the tax threshold
* Whitelist addresses from fees
* Renounce contract ownership


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.uncx.network/guides/for-projects/token-minter/edit-your-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
