# Tres Coin and Tres Token

Our Coin is based on our Chain and it will be branded as Tres Coin, inside our own chain we can convert Tres Coin to Wrapped Tres Token that will be used for our internal products, like swap and others. In other chains this will be called Tres Token, the idea of the token in other chains is to use it potentially for a bridge scenario or just to track our brand inside other blockchains so our contract address and others are configured correctly.

Wrapped Tres = [0x66bc84b4270cA0F056E27e5cD77B2401522191c6](https://explorer.tresleches.finance/address/0x66bc84b4270cA0F056E27e5cD77B2401522191c6)

Tres Token on Ethereum = [0x66bc84b4270cA0F056E27e5cD77B2401522191c6](https://etherscan.io/address/0x66bc84b4270cA0F056E27e5cD77B2401522191c6)

Tres Token on Binance = [0x66bc84b4270ca0f056e27e5cd77b2401522191c6](https://bscscan.com/token/0x66bc84b4270ca0f056e27e5cd77b2401522191c6)

Tres Token on Polygon = [0x66bc84b4270cA0F056E27e5cD77B2401522191c6](https://polygonscan.com/address/0x66bc84b4270ca0f056e27e5cd77b2401522191c6)

Tres Token on Avax= [0x66bc84b4270cA0F056E27e5cD77B2401522191c6](https://polygonscan.com/address/0x66bc84b4270ca0f056e27e5cd77b2401522191c6)


---

# 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.treschain.io/coin-information/tres-coin-and-tres-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.
