# Launch your Token Economy

AlliMeta is a metaverse ecosystem built on the Ethereum platform. The platform offers a complete ERC-20 token financial system that allows every creator to easily and quickly integrate their own tokens with the AlliMeta financial system. This enables every service in your universe to be consumed and used through your dedicated tokens, giving you access to token financial services.

### Before the integration, you need:

1. Issue ERC-20 tokens
2. Create pairs with ALIT on [Uniswap](https://app.uniswap.org/#/add/ETH).
3. Get the trading pair address for ALIT.

### Integrate Primary Token

After completing the steps above, tap "Information" on the control panel page and enter the trading pair address with ALIT for your primary token under "Main token with ALIT pair on Uniswap". Tap "Save" to complete the integration.

### Integrate Secondary Token

If you have issued a secondary token, after completing the above steps, tab "Information" on the control panel page and enter the trading pair address with LEAF for your secondary token under "Secondary token with Leaf pair on Uniswap". Tab "Save" to complete the integration.


---

# 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://allimeta.gitbook.io/creators-manual/manage-your-world/launch-your-token-economy.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.
