# Asset Management

Efficiently handling and overseeing your holdings is crucial. It's akin to having a well-organized portfolio where you can track, manage, and optimize your assets.

* **Cross-Chain Bridging & Swaps:** Seamlessly transfer or swap assets between different blockchain networks. Whether you're bridging assets between blockchains with the **Asset Bridge** or using **Cross-Chain Swaps** to exchange assets before bridging, it's designed for smooth transactions.&#x20;
* **Cross-Chain Wallet Change:** The ability to bridge assets across networks into a different wallet address.
* **Gas at Destination Chain:** Automatically receive gas money in your new bridged wallet. Giving the user immediate access to trading.
* **Standard Asset Transfer:** The regular process of sending or receiving cryptocurrencies within the same blockchain network. It's the basic, no-frills method to relocate your assets, reminiscent of a standard bank transfer but tailored for the crypto world.


---

# 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://fluidtrade.gitbook.io/docs/fluid-trading-bot-features/asset-management.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.
