# Telos on VaporDex

VaporDex is now integrated with the Telos network enabling LP providers to be able to earn fees in a whole new way. As with Avalanche LP providers receive 100% of the fees generated from swaps.&#x20;

The only difference is that LP providers will have to go through an additional step when adding liquidity to Concentrated Liquidity Pools (V2) with the native coin TLOS. When adding liquidity with TLOS users will be taken to a new page where they will first have to wrap the TLOS before it can be added to the pool. This is due to the way that the Telos EVM works and only has to be done for Concentrated Pools, not Stanard Pools (V1). Once wrapped it can be added with any other supported Telos tokens.&#x20;

For information on how to get TLOS click the link below:

{% content-ref url="/pages/YJZggaKuE2D47Q5QqsnU" %}
[Telos](/vapordex/supported-chains/telos.md)
{% endcontent-ref %}


---

# 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.vapordex.io/vapordex/liquidity-pools/telos-on-vapordex.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.
