> For the complete documentation index, see [llms.txt](https://docs.brahma.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brahma.fi/brahma-accounts/key-benefits.md).

# Key benefits

Brahma caters to a diverse range of use cases, empowering users to self-custody crypto securely, and access  onchain opportunities across chains.

Brahma’s key benefits are:

1. **Access the best onchain opportunities from 1 Account** Manage and execute your crypto transactions across multiple chains from a single, non-custodial account.
2. **Seamless On-Chain Experience**

   Execute various actions—swapping, lending, or bridging—directly within the Brahma account, without needing external tools or complicated workflows. Brahma integrates with multiple apps, streamlining your operations.
3. **Automation** Get access to automated management of your assets. Buy or sell a token overtime, lend your crypto automatically at the optimal rate on Morpho, and more.
4. **High Security for your account**

   Benefit from integrated security features such as transaction simulation, in-app actions with integrated parties, and multi-signature and subaccounts (in Brahma Pro).
5. **Flexibility for All Users** Whether you're an individual user or part of a team, Brahma has a mode for you. **Brahma** offers simplicity for day-to-day users, while **Brahma Pro** provides advanced features like multi-signature approvals and access control for professionals.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.brahma.fi/brahma-accounts/key-benefits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
