# Token

The Lagrange token has 3 stages:

1. [Lagrange Testnet](#lagrange-testnet-token)
2. [Swan Testnet](#swan-testnet-token)
3. [Swan Mainnet](#swan-mainet-token)

#### Lagrange Testnet&#x20;

Testnet: SepoliaETH

Lagrange Testnet Token (LAG) is used on langrage testnet. The first time it is deployed is during the Mars Testnet. LAG testnet token does not has value and can get it from the faucet.

#### Swan Testnet&#x20;

Testnet: tETH

Swan Testnet Token (Swan) is used on Swan Testnet. The Swan Testnet  is designed to Launch in Q4 2023.

#### Swan Mainnet

Bsse Chain: ETH

Swan is a L2 blockchain on Ethereum with Rollup technology.

Swan Mainet Token is used by swan mainnet, when swan mainnet launches, user can perform a one-time swap at 1:1 with Lagrange mainnet Token. The total supply is 1,000,000,000.


---

# 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://docs.lagrangedao.org/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.
