# Master Dynamic

{% hint style="info" %}
The **Dynamic Master Address** is a key feature of  **Walletium ecosystem**, ensuring seamless, cost-efficient, and optimized performance for every transaction.
{% endhint %}

***

The **Dynamic Master Address** comes into play when users perform a [**Send**](/basic-interface-layer/deposit-send-and-swap.md) operation from the wallet interface. This means transferring assets to an address outside the wallet ecosystem, with transfer fees varying across networks depending on factors like:

* How many transactions have already been made from the sending address.&#x20;
* Whether the transaction involves a single address or multiple addresses at once.
* The current level of network traffic.

All of these details can get complicated, but our users don’t need to worry about them. [**Walletium** ](https://t.me/walletiumbot)system includes a special micro-service called the **Dynamic Master Address**, which automatically handles these complexities.

The **Dynamic Master Address** is a unique withdrawal address selected by an algorithm for each transaction to make it as cheap and fast as possible, based on current network conditions. We call it **“dynamic”** because it’s chosen instantly, or “on the fly,” to ensure the best results for each transaction.

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Deposit Address</td><td><a href="/pages/RVojIhy224y2cJiG7rTW">/pages/RVojIhy224y2cJiG7rTW</a></td><td><a href="/files/3l09E4pPcODlMSgZTkyB">/files/3l09E4pPcODlMSgZTkyB</a></td></tr><tr><td>Native Address</td><td><a href="/pages/0QcUkcpXqkT9sqbeNKQR">/pages/0QcUkcpXqkT9sqbeNKQR</a></td><td><a href="/files/jcFrcSVUTLGA8NPr6ZON">/files/jcFrcSVUTLGA8NPr6ZON</a></td></tr><tr><td>Shared Address</td><td><a href="/pages/xprSXDRMpVUpdTIR8XXU">/pages/xprSXDRMpVUpdTIR8XXU</a></td><td><a href="/files/Pl97leG45EyzMEtQqLro">/files/Pl97leG45EyzMEtQqLro</a></td></tr></tbody></table>


---

# 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://wiki.walletium.net/walletium-object/address-types/master-dynamic.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.
