# Use Cases

#### Effortless User Onboarding Across Chains

**Without Pluton**:\
New users must manually bridge and swap assets using multiple interfaces before interacting with a dApp, leading to friction and potential drop-off.

**With Pluton:**\
Integrated directly into your dApp, Pluton allows users to bring any asset from any chain and instantly swap or bridge it to the required token or vault—no external steps or interfaces needed.

***

#### Cross-Chain Swaps

**Without Pluton**:\
DApps are limited to swaps within a single chain, forcing users to leave the platform for cross-chain operations, risking user loss and fragmented liquidity.

**With Pluton:**\
DApps can leverage Pluton’s intent-based protocol to offer seamless cross-chain swaps and bridging, keeping users engaged and liquidity within the platform. Developers can set preferences to prioritize their own liquidity sources when available.

***

#### Cross-Chain Yield Optimization

**Without Pluton:**\
Yield aggregators are confined to single-chain strategies, missing out on higher yields available across ecosystems due to the complexity of cross-chain execution.

**With Pluton:**\
Aggregators can use Pluton to automate cross-chain yield strategies, moving assets to the highest-yield protocols on any supported chain, with secure and efficient bridging and swapping handled by the protocol.

***

#### Multi-Chain Money Markets

**Without Pluton:**\
Users must manually transfer collateral between chains to participate in lending or borrowing on different networks, complicating the user experience.

**With Pluton:**\
Money market dApps can enable users to collateralize, borrow, and repay loans across multiple chains in a single, unified flow—Pluton handles all cross-chain asset movement and execution behind the scenes.

***

#### Institutional and Automated Trading

**Without Pluton:**\
Traders and bots face fragmented liquidity and must build custom logic for each bridge and DEX, increasing operational overhead and risk.

**With Pluton:**\
Institutions and automated trading systems can submit high-level intents (e.g., “swap 1M USDT on Arbitrum to SOL on Solana”) and rely on Pluton’s solver network to optimize execution, minimize slippage, and ensure settlement.

***

Pluton unlocks seamless, intent-driven cross-chain experiences for users, dApps, and institutions—removing barriers and enabling new possibilities across the blockchain ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pluton-finance.gitbook.io/pluton-fnance/getting-started/use-cases.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.
