# Bridge & Swap

<figure><img src="/files/ORtvCF1gyU9ZFTuAPs92" alt=""><figcaption></figcaption></figure>

XSwap offers users the dual capability of not only swapping but also bridging native assets between different blockchains. These features aim to simplify the complexities inherent to cross-chain transfers and bridge operations, fostering a more interconnected and fluid decentralized ecosystem.

**Key Aspects:**

1. **Intuitive Asset Swapping:**
   * Directly swap popular assets across major chains without intricate routes or steps. Simply select the source asset and the target chain, and let XSwap handle the rest.
2. **Token Bridging Capability:**
   * Beyond just swapping, XSwap enables users to bridge tokens from one blockchain to another. This means that assets can be ported to other chains, expanding their utility and reach.
3. **User-Friendly Process:**
   * Whether swapping or bridging, the platform's interface is streamlined for ease of use, ensuring even newcomers can navigate the process with confidence.
4. **Example Use Case:**
   * Assume you have USDC on the Ethereum network and you wish to obtain USDT on the Binance Smart Chain (BNB). With XSwap, you can either directly swap USDC for USDT or bridge the USDC token to its equivalent representation on the BNB chain, depending on your needs.
5. **Safety, Security, and Efficiency:**
   * Both the swap and bridge functionalities emphasize speed, with advanced interoperability protocols facilitating rapid transfers. Moreover, each operation, whether a swap or bridge, is secured by CCIP.

XSwap distinguishes itself in the decentralized finance landscape by offering dynamic fee rates for its swap services. The fee is subject to adjustment based on network conditions and market dynamics. This flexibility ensures that the fee remains competitive and fair, adapting to the ever-changing demands of the blockchain environment.

<figure><img src="/files/SzEeujaGhrCaO7Z9zTHi" alt=""><figcaption></figcaption></figure>


---

# 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.xswap.link/xswap/xswap-features/bridge-and-swap.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.
