# ATL/TRI Token

## ATL Token

### **How can I obtain $ATL?**&#x20;

**ATL** can be purchased on the Atlantis DEX, or via bonds at a discount, when active. Bond holders receive discounted **ATL** that vests over time. Additionally, users can earn additional **ATL** by participating in ATL paired pools on the Atlantis [pools section](https://app.atlantisdex.xyz/pools/).

### **Does ATL have a capped supply?**&#x20;

Yes, **ATL** has a fixed maximum supply with deflationary mechanisms built into the tokenomics to manage circulating supply.

### **When is ATL available?**&#x20;

Both **ATL** and **TRI** are currently available on testnet.

***

## TRI Token

### **How can I obtain TRI?**&#x20;

**ATL** can be converted to **TRI** at a **1:1 ratio** under the [TRI tab](https://app.atlantisdex.xyz/tri). In addition, **TRI** can be earned from staking and the upcoming airdrop on mainnet.

### **What is TRI used for?**

**TRI** serves as the governance token for Atlantis, providing **staking rewards**, and **access to premium platform features** such as IDO's on Stargate Atlantis, the launchpad of Atlantis.

### How do I grow my ATL tokens with TRI?

1. [Convert](https://app.atlantisdex.xyz/tri) **ATL** to **TRI**
2. [Stake TRI](https://app.atlantisdex.xyz/earn) to passively earn real yield and grow **TRI**
3. [Redeem](https://app.atlantisdex.xyz/tri) **TRI** to **ATL** through vesting

### **Does TRI have a capped supply?**&#x20;

**TRI** is essentially a wrapped version of **ATL** and does not have its own maximum supply. The number of **TRI** tokens in circulation is equal to the number of **ATL**.

### **Can I swap TRI for any other token?**&#x20;

**TRI** is not transferable. You can only convert it to **ATL**.

### **How long does it take for TRI to redeem?**

There are many options to choose from:

1. **45 days** for **full conversion**
2. **30 days** with **25% burn**
3. **15 days** with **50% burn**
4. **0 days** with **80% burn**


---

# 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://atlantis-dex.gitbook.io/whitepaper/get-started/faqs/atl-tri-token.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.
