# 🎯 Key Features in Detail

#### Trading Mechanism

* **DEX Integration:** Vaultec likely integrates with major Decentralized Exchanges (e.g., Uniswap) to source liquidity for token swaps. This ensures competitive pricing and access to a wide range of tokens.
* **Supported Tokens:** The platform supports trading of various ERC20 tokens. Users might also be able to add custom tokens.
* **Slippage Control:** Users should have options to set their slippage tolerance for trades.

#### Token Management

* **Token Balances:** Easily view the balances of different tokens held within your connected wallet and your Vaultec vaults.
* **Custom Tokens:** Functionality to add and manage custom ERC20 tokens that might not be listed by default.

***


---

# 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.vaultec.network/key-features-in-detail.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.
