> For the complete documentation index, see [llms.txt](https://docs.entangle.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.entangle.fi/universal-token-standard/overview.md).

# Overview

Universal Tokens are cross-chain native tokens secured by UIP. The Universal Token Standard (UTS) enables token developers to launch new or expand existing tokens across all major blockchains through a [self service portal](https://uts.entangle.fi/) within a few clicks.&#x20;

UTS revolutionizes cross-chain management, giving developers the power to effortlessly expand their assets across popular chains while keeping full control of their smart contracts — UTS requires no special permissions or rights. Take your token to the next level with UTS, the ultimate tool to seamlessly scale and control, and unlock the infinite possibilities of the interconnected web.

{% embed url="<https://drive.google.com/file/d/1c1amneDVw8Xpe2F66fSs0I1QmQFbDLM5/view?usp=drive_link>" %}

## Features

<figure><img src="/files/5HMm50MLOudPOyzm4px3" alt=""><figcaption></figcaption></figure>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Contract Sovereignity</strong></td><td>Deploy, mint, burn, lock, or unlock tokens while retaining full control over your token.</td></tr><tr><td><strong>Logic Customization</strong></td><td>Easily add custom logic and cross-chain messaging to your token. </td></tr><tr><td><strong>Dual Proof of Stake Mechanics</strong></td><td>Transparent, verifiable, and tamper-proof, operating without third parties.</td></tr><tr><td><strong>Gas Management</strong></td><td>Set custom gas limits per blockchain with auto adjusting fees based on network conditions.</td></tr><tr><td><strong>Low Cost Bridging</strong></td><td>Simple and cost effective token bridging. Tokens mint or unlock automatically on the target chain.</td></tr><tr><td><strong>No Liquidity Pools Required</strong></td><td>Tokens move directly cross-chains without locking funds, reducing complexity and costs.</td></tr></tbody></table>

## Explore

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Architecture</td><td><a href="/pages/exgycanBRSQmcful9cFM">/pages/exgycanBRSQmcful9cFM</a></td><td><a href="/files/z8Di6kfSARLRcKykIUW0">/files/z8Di6kfSARLRcKykIUW0</a></td></tr><tr><td>Fee Components</td><td><a href="/pages/wlJT2NABi18vRCH0V08F">/pages/wlJT2NABi18vRCH0V08F</a></td><td><a href="/files/ukwYyHnlgei9fFwINp1Y">/files/ukwYyHnlgei9fFwINp1Y</a></td></tr><tr><td>Developer Guides</td><td><a href="/pages/lAcYq1wO13wZDbySZSij">/pages/lAcYq1wO13wZDbySZSij</a></td><td><a href="/files/tmOXwAhqzgRcAG1OBs9P">/files/tmOXwAhqzgRcAG1OBs9P</a></td></tr><tr><td>User Guides</td><td><a href="/pages/0OkhkqRZPMj7srLZt7UC">/pages/0OkhkqRZPMj7srLZt7UC</a></td><td><a href="/files/ZsNK4dFniy8DM1KfY4BV">/files/ZsNK4dFniy8DM1KfY4BV</a></td></tr><tr><td>Contract Addresses</td><td><a href="/pages/mdozg6x2BdoXkvvPii7j">/pages/mdozg6x2BdoXkvvPii7j</a></td><td><a href="/files/TaM2yhLGAIa7Aa6s2MRs">/files/TaM2yhLGAIa7Aa6s2MRs</a></td></tr><tr><td>Frequently Asked Questions</td><td><a href="/pages/TBkDFp80ljUnCntJwonc">/pages/TBkDFp80ljUnCntJwonc</a></td><td><a href="/files/ZwH3To3qMFi0s4n4qmVH">/files/ZwH3To3qMFi0s4n4qmVH</a></td></tr></tbody></table>


---

# 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.entangle.fi/universal-token-standard/overview.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.
