# Wallets & dApps

## Key Benefits of Integrating Chainspot

1. **Enhanced User Experience**:\
   Streamline the user journey with a one-click transaction process for executing cross-chain swaps at the best rates or making cross-chain deposits into preferred yield vaults across any supported blockchain.
2. **Additional Monetization Opportunities**:\
   Generate revenue through token swap fees and success fees from opened DeFi positions. This is particularly beneficial for wallet providers, as it allows them to earn not only from user counts and transaction volumes but also from the Total Value Stored (TVS) in users’ wallets.
3. **Development of Sub-Products**:\
   Leverage Chainspot's capabilities to create sub-products such as arbitrage pools with tokens across various networks, bulk token distributions, funding new wallets with gas tokens, and other innovative solutions.

{% hint style="info" %}
We also offer the capability to implement arbitrary logic for processing user funds after a swap or transfer to another network. For the transmission of payloads, we utilize the AMB (Arbitrary Messaging Bridge) from the cross-chain messaging protocol Asterizm.
{% endhint %}


---

# 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.chainspot.io/guides/wallets-and-dapps.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.
