# Supported Assets

Echelon V1 is live with the below listed assets and collateralization ratios:

&#x20;

| Asset  | Base LTV | E-Mode max LTV |
| ------ | -------- | -------------- |
| USDC   | 80%      | 93%            |
| USDT   | 80%      | 93%            |
| sUSDE  | 70%      | 93%            |
| zUSDT  | 80%      | 93%            |
| zUSDC  | 80%      | 93%            |
| whUSDC | 80%      | 93%            |
| MOD    | 80%      | 93%            |
| THL    | 30%      | -              |
| APT    | 70%      | 90%            |
| sthAPT | 70%      | 90%            |
| stAPT  | 70%      | 90%            |
| lzWETH | 70%      | -              |
| whWETH | 70%      | -              |
| CAKE   | 60%      | -              |

Isolated Markets are comprised of assets that are separate from the global collateral pool.&#x20;

For example, in the global collateral pool (subject to LTV and supply caps), all assets can be borrowed and lent against - whereas in isolated pools only specific tokens are available and borrowing and lending are constrained by the availability of those tokens in the 'pool.'&#x20;

Isolated Markets allow for:

* Listings of longer tail assets without significant protocol risk
* Ability to support more aggressive parameters in isolation
* Configurable debt cieling for isolated assets

Currently both Pyth and Switchboard Oracles are supported for these markets.&#x20;


---

# 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.echelon.market/echelon/core/supported-assets.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.
