> For the complete documentation index, see [llms.txt](https://experience.wallex.global/smart-custody/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://experience.wallex.global/smart-custody/manage/account-management/auto-conversion.md).

# Auto-Conversion

### Introduction

Auto-Conversion is a feature designed to simplify the management of multiple cryptocurrencies by **automatically converting all incoming digital assets** into your preferred currency, thus shielding you from the unpredictable fluctuations of the crypto market. With the advent of Auto-Conversion, a groundbreaking feature in our platforms, the process of managing and safeguarding your crypto holdings has been simplified like never before.

***

### How Auto-Conversion Works

The mechanism behind Auto-Conversion is elegantly simple yet incredibly powerful. Upon receiving any cryptocurrency transfer, be it **Bitcoin**, **Ethereum**, or any other digital asset, the platform swiftly **converts it into your chosen fiat currency**. Through instantaneous conversion, your assets are insulated from the volatility commonly observed in the cryptocurrency landscape.

***

### Enabling Auto-Conversion

**Take control** of your digital assets by configuring Auto-Conversion according to your preferences. Learn how in our [setup guide](/smart-custody/manage/profile-management/settings-and-preferences/auto-conversion-setup.md).

***

{% hint style="success" %}
**The Revolutionary Impact:**

* **Mitigating Market Volatility:** One of the primary advantages of Auto-Conversion is its ability to mitigate the impact of market volatility. By converting incoming crypto transfers into fiat currency, you are shielded from the wild price swings that often characterize the crypto market. This feature provides peace of mind, knowing that the value of your assets remains relatively stable.
* **Simplified Asset Management:** Managing a diverse portfolio of cryptocurrencies can be complex and time-consuming. Auto-Conversion simplifies this process by automatically converting all incoming digital assets into your preferred fiat currency. This streamlines asset management, eliminating the need for manual conversions and reducing administrative overhead.
* **Enhanced Financial Planning:** Auto-Conversion empowers you to make more informed financial decisions by providing a stable valuation of your assets in fiat currency. This stability facilitates better financial planning, budgeting, and investment strategies, enabling you to navigate the crypto portfolio with confidence.
  {% endhint %}

***

{% hint style="info" %}
Need assistance? Contact our Experts [here](/smart-custody/contact-our-experts.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://experience.wallex.global/smart-custody/manage/account-management/auto-conversion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
