# Assets Supported

Currently (since 2024.12.10), Aries Markets supports the following assets:

<table><thead><tr><th width="139">Assets</th><th width="107">Collateral Factor</th><th width="217">Liquidation Threshold</th><th>Borrow Factor</th></tr></thead><tbody><tr><td>USDT</td><td>0.8</td><td>0.85</td><td>1</td></tr><tr><td>zUSDC</td><td>0.8</td><td>0.85</td><td>1</td></tr><tr><td>APT</td><td>0.70</td><td>0.75</td><td>1</td></tr><tr><td>WETH</td><td>0.70</td><td>0.75</td><td>0.85</td></tr><tr><td>zWETH</td><td>0.70</td><td>0.75</td><td>0.85</td></tr><tr><td>stAPT</td><td>0.65</td><td>0.70</td><td>0.8</td></tr><tr><td>zwBTC</td><td>0.6</td><td>0.65</td><td>0.8</td></tr><tr><td>CAKE</td><td>0.5</td><td>0.55</td><td>0.8</td></tr><tr><td>amAPT</td><td>0.4</td><td>0.45</td><td>1</td></tr><tr><td>USDY</td><td>0</td><td>0.72</td><td>1</td></tr><tr><td>wUSDC</td><td>0.8</td><td>0.85</td><td>1</td></tr><tr><td>SOL</td><td>0</td><td>0.65</td><td>1</td></tr><tr><td>tAPT</td><td>0</td><td>0.65</td><td>0.8</td></tr></tbody></table>

Please use the Aries App UI to check for the most up-to-date risks parameters.&#x20;

<figure><img src="/files/Xe3tdQxBuJlKyMh7W7mZ" alt=""><figcaption><p>asset parameters</p></figcaption></figure>

{% hint style="info" %}
*A wider range of assets which are secure and have stable depth of liquidity will be added and the parameters may change constantly.*&#x20;

*Please refer to **the data in app** if there are any differences from the list above.*
{% endhint %}

### **Assets Tiering System**

Aries Markets also applies assets tiering system, which means that certain assets can only be deposited or borrowed in Aries platform. Deposit and borrow limitation are also in place to restrict the amounts of assets that can be deposited/borrowed in Aries platform. You may find out the detailed parameters from the list above.

This feature is carefully calculated and designed to ensure the safety of each asset we support, and to enable our users to access longer-tail assets in more unique ways.

Can read more about fees here:<https://docs.gearbox.finance/overview/protocol-fees>


---

# 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.ariesmarkets.xyz/aries-markets/protocol-parameters/assets-supported.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.
