> For the complete documentation index, see [llms.txt](https://inox.gitbook.io/inox-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inox.gitbook.io/inox-docs/inox-maker/creator-tools.md).

# Creator Tools

INOX Maker includes focused tools for common post-launch operations.

| Tool           | Purpose                                                                    |
| -------------- | -------------------------------------------------------------------------- |
| Liquidity      | Prepare a token pair, router route, amounts, and optional lock conditions  |
| Burn           | Permanently reduce supply or route tokens to a recognized burn destination |
| Token Lock     | Hold an allocation until a fixed unlock date                               |
| Vesting        | Release allocations according to cliff and linear schedules                |
| Ownership      | Review and transfer supported owner controls                               |
| Mint           | Expand supply when the token contract permits owner minting                |
| Multi Transfer | Distribute one token across multiple recipient wallets                     |
| Token Profile  | Publish a readable profile for a created token                             |

## Before using a tool

* Confirm the token contract and network.
* Confirm that the connected wallet has the required authority.
* Review recipient and beneficiary addresses carefully.
* Understand whether the action is reversible.
* Review network gas and any INOX service fee separately.

Tools that are not fully configured should remain unavailable rather than producing an incomplete transaction route.
