# Welcome to Pluton!

Pluton is an intent-based protocol designed to fulfill any cross-chain or on-chain intent, such as bridging or swapping tokens, in a secure, efficient, and user-centric manner. Our vision is to create a universal intent fulfillment system, capable of solving any user-defined intent in the near future.

* We operate as an intent-based system, abstracting away the complexity of cross-chain and multi-step transactions.
* Our protocol is extensible, supporting new intents and integrations as the ecosystem evolves.
* For more information, visit our [Integration Guide](/pluton-fnance/technical/integration-guide.md), [Technical Workflow](/pluton-fnance/technical/technical-workflow.md), Fee Structure, and Solver Layer.&#x20;


---

# 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://pluton-finance.gitbook.io/pluton-fnance/readme.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.
