# Target Audience

Different user segments have distinct needs and challenges. XSwap has identified and tailored its offerings to these specific audiences:

***

**1. Individual Clients:**

These are the everyday users, cryptocurrency enthusiasts, traders, and investors. They range from novices just dipping their toes into the world of crypto to seasoned traders looking for efficient tools to maximize their trading potential. For them, ease of use, speed, and security are paramount.

What XSwap Offers for Individual Clients:

* Custom User Interface (UI): A thoughtfully designed, intuitive UI ensures that even those new to the crypto world can navigate with ease. Each aspect, from the layout to on-screen instructions, simplifies the process of cross-chain transactions.
* Versatile Chain Support: With the rising number of blockchains and assets, XSwap's expansive support ensures that individual clients have the flexibility to move their funds across a diverse range of chains.

***

**2. Protocols:**

Protocols form the foundational layers upon which many decentralized applications and platforms are built. These are typically more complex entities, needing solutions that can be integrated into their existing systems to add new functionalities or enhance current ones. Their concerns revolve around seamless integration, scalability, and transaction fluidity.

What XSwap Offers for Protocols:

* SDK (Software Development Kit): Tailored for protocols, XSwap's SDK facilitates the seamless incorporation of cross-chain liquidity movements, allowing these entities to broaden their offerings without undergoing extensive overhauls.
* Cross-Chain Smart Contracts Execution: Protocols can utilize XSwap’s smart contracts to handle the intricacies of cross-chain exchanges. These contracts facilitate swaps and transfers by using established DEXs and CCIP messages. The partner's protocol smart contract execution can happen before and after the token swap. Example: Buying an NFT on the destination chain using the swapped tokens, all of that with one transaction.


---

# 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/introduction/target-audience.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.
