# Executional

Proton Terminal goes beyond information—it can actually get things done on-chain, across chains.

Right now, Proton supports:

* Swapping tokens across major EVM and Solana ecosystems
* Bridging assets between chains seamlessly
* Launching tokens with custom parameters
* Sending tokens to any wallet
* Multi-step execution flows, like bridging and swapping in a single prompt

Coming soon, you’ll also be able to:

* Stake assets directly through supported protocols
* &#x20;Lend or borrow using integrated DeFi platforms


---

# 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://protonterminal.gitbook.io/docs/agents/executional.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.
