# How SuperIntent Works

## SuperIntent end-to-end solutions in one minute

From the first spark of an idea to its on‑chain outcome, SuperIntent runs the entire loop in four streamlined moves:

1. **Capture & Clarify:** Whether you begin with a vague intent (goal) like *“I want a steady yield”* or a precise plan such as *“Swap 20 % of my ETH to SOL, then stake 50 % of SOL in Lending Protocol X and farm the rest in Protocol Y,”* SuperIntent turns it into clear, actionable plan.
2. **Generate Strategy:** AI agents craft a personalized, risk‑aware, best‑return strategy and optimal capital allocation that balances risk, yield, cost, and timing. That is, SuperIntent tells you **what** to invest in, **how much** to allocate, and **when** to act.
3. **Execute Across Chains** : Gasless, Chain Abstraction (CA) and Account Abstraction (AA) bundle everything into one atomic, gas‑free cross‑chain transaction.
4. **Monitor & Adapt:**  SuperIntent tracks market conditions and automatically rebalances or alerts you whenever the plan needs a tweak.

SuperIntent bridges the gap, transforming fragmented, manual DeFi steps into a seamless, automated, and personalized experience, empowering everyone to invest smarter, faster, and effortlessly across chains.

## Dive deep

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/WYxIH9kbl5KhnDXb1JTJ" alt="" width="150"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

[**Agent‑to‑agent framework**](/superintent/about-superintent/how-superintent-works/multi-agent.md)

[How a modular stack of collaborating agents builds the most suitable, personalized strategy for every user.](/superintent/about-superintent/how-superintent-works/multi-agent.md)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/ZFu4Pw1ITh7six0VVXYg" alt="" width="150"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

[**Risk mechanism** ](/superintent/about-superintent/how-superintent-works/risk-mechanism.md)

[Safeguards that aim to maximise returns while actively managing risk and protecting capital.](/superintent/about-superintent/how-superintent-works/risk-mechanism.md)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/VQ4RDdCYc9IoppMnZ9bb" alt="AI Web3" width="150"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

[**Intent execution engine**](/superintent/about-superintent/how-superintent-works/intent-centric.md)

[Executes the chosen strategy in a single, gas‑free, cross‑chain transaction for optimal cost and speed.](/superintent/about-superintent/how-superintent-works/intent-centric.md)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/RxtAOood1YYPrSToWbYA" alt="Web3 Agent" width="150"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

[**MCP & Agent compatibility**](/superintent/about-superintent/how-superintent-works/mcp.md)

[An open plug‑in layer where third‑party solutions can extend SuperIntent’s capabilities as the ecosystem grows.](/superintent/about-superintent/how-superintent-works/mcp.md)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/cvzDVFeLLHsbrLhDX3aN" alt="Defi" width="150"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

[**With vs. Without SuperIntent**](/superintent/about-superintent/how-superintent-works/user-journey.md)

[A side‑by‑side journey that instantly shows why SuperIntent outperforms manual DeFi.](/superintent/about-superintent/how-superintent-works/user-journey.md)
{% endcolumn %}
{% endcolumns %}


---

# 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://superintent.gitbook.io/superintent/about-superintent/how-superintent-works.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.
