> For the complete documentation index, see [llms.txt](https://whitepaper.ethereumtowers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ethereumtowers.com/utility-token-usdtwr/multichain-approach.md).

# Multichain Approach

### Multichain Strategy

The Ethereum Worlds ecosystem will **utilize a multichain approach** for its native utility token; $TWR. Adopting this approach creates more opportunity and less friction for everyone inside the ecosystem.&#x20;

This multichain strategy prioritizes the user experience within the Ethereum Worlds ecosystem. While each solution has its advantages, Polygon and Ethereum work together to create green, scalable, and inexpensive transactions.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Learn more about the Ethereum blockchain.</td><td></td><td></td><td><a href="/files/95xOClIhC4tWgzEtbrHv">/files/95xOClIhC4tWgzEtbrHv</a></td><td><a href="https://ethereum.org/">https://ethereum.org/</a></td></tr><tr><td>Learn more about the Polygon Scaling Platform.</td><td></td><td></td><td><a href="/files/y6S1SerkAN5fD8cpSOsM">/files/y6S1SerkAN5fD8cpSOsM</a></td><td><a href="https://polygon.technology/">https://polygon.technology/</a></td></tr></tbody></table>

### Chain-Specific Utility

The table below outlines the proposed chain-specific utility on Ethereum and Polygon within the Ethereum Worlds ecosystem.&#x20;

| Ethereum                             | Polygon                                          |
| ------------------------------------ | ------------------------------------------------ |
| Limited Community Governance         | Store for Collectibles (NFTs)                    |
| Exclusive Staking Pools              | Unlock Vault for Collectibles (NFTs)             |
| Providing DEX Liquidity              | Peer-to-Peer Marketplace for Collectibles (NFTs) |
| Purchase Discounted Apartments (NFT) | Create & Manage In-World Clubs                   |
| Apartment Rental System              | Apartment Hosting System                         |

{% hint style="warning" %}
**ATTENTION:** Some mechanics in the list above will not be available on MVP launch, instead introduced in 2023 & beyond in accordance to the roadmap.
{% endhint %}

{% hint style="warning" %}
**PLEASE READ:**  If implemented, these mechanics will only be available if in compliance with local regulations and guidelines set forth by the U.S. Securities and Exchange Commission (SEC). All parties must adhere to applicable laws and SEC regulations governing such mechanics.
{% endhint %}


---

# 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://whitepaper.ethereumtowers.com/utility-token-usdtwr/multichain-approach.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.
