# Comparison

| Features                      | **Elsa AI Automata**                            | **Brian**                                                                             | **Traditional Blockchain Interfaces**                    | **GM.ai**                                                                              |
| ----------------------------- | ----------------------------------------------- | ------------------------------------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| User Interface                | User-friendly, Natural Language Processing      | Simplified, prompt-based interactions for Web3 operations.                            | Technical, Steep Learning Curve                          | No UI.Tailored for Solana, enabling streamlined and real-time blockchain interactions. |
| Guidance                      | Comprehensive, AI-driven guidance               | Prompt-driven, user-initiated actions within the Web3 space.                          | Limited, User must navigate complex topics independently | AI-driven support                                                                      |
| Security                      | Advanced security protocols                     | Non-custodial interface ensuring user control over assets.                            | Varies, dependent on platform and user knowledge         | Uses Solana's inherent security features, Infra layer                                  |
| Market Insights               | On-Chain Analysis provides data-driven insights | Provides research tools for Web3 information                                          | User must seek out information independently             | AI analytics for actionable insights                                                   |
| Sending Alpha Notifications   | Yes                                             | No                                                                                    | No                                                       | Maybe                                                                                  |
| Handling Complex Transactions | Intent-based, automated processes               | Supports token swaps, transfers, and smart contract interactions via prompts.         | User manually handles all steps                          | Facilitates advanced operations such as yield farming through AI automation.           |
| Intent-based Transactions     | Yes                                             | No, intent is different in its context                                                | No                                                       | Maybe                                                                                  |
| Educational Resources         | Accessible resources to bridge knowledge gap    | Information is likely available through the platform's interface or support channels. | Can be limited or overly complex                         | Potentially offers resources, given its aim to make dApps more user-friendly.          |
| Script Execution              | Supports intent and script-based transactions   | Allows the deployment of smart contracts through simple commands.                     | Typically not supported                                  | Likely supports intelligent script interactions within Solana’s environment.           |
| Multichain Support            | Offers interoperability across multiple chains  | EVM                                                                                   | Varies, dependent on each platform                       | Solana                                                                                 |


---

# 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://docs.heyelsa.ai/overview/comparison.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.
