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

# The opportunity

## Our vision

<figure><img src="/files/ulbct3KKeb8K0QhNLUhU" alt=""><figcaption></figcaption></figure>

The vision of gmAI is to onboard the next million users into the Solana ecosystem by abstracting away the complexities of blockchain technology and making decentralized applications more accessible, intuitive, and user-friendly.

This not only simplifies transactions but also opens up a plethora of opportunities for users to engage with the chain without the need for deep technical knowledge.

On a high level, by leveraging gmAI's advanced artificial intelligence capabilities, developers can create interfaces and experiences that hide the underlying technical intricacies of blockchain operations, making them accessible to a broader audience.

### How is gmAI capable of all the things above?&#x20;

gmAI is a proprietary pre-trained AI model, developed by the gmAI foundation.&#x20;

In the future, decentralization is on the roadmap, however, not yet at this stage to ensure stringent quality control and continuous optimization of the model's performance.&#x20;

Leveraging Solana's high-throughput infrastructure, gmAI ensures real-time transaction execution, significantly reducing wait times and enhancing the overall user experience. This instantaneity is crucial in a fast-paced market environment where timing can significantly impact transaction outcomes.

One of the standout features of the gmAI is its ability to interact with smart contracts intelligently. It possesses the intelligence to not only decipher the functions and rules embedded in smart contracts but also to identify potential risks associated with them.&#x20;

Importantly, gmAI can distill this information into clear, straightforward explanations, making the complexities of smart contracts accessible to users at all levels of expertise.

#### gmAI also offers several USPs that set it apart from other solutions in the market:

1. **Fast**: Rapid processing capabilities ensure timely insights and actions.
2. **Accurate**: Precision in analysis and prediction enhances decision-making.
3. **Blockchain-focused**: Tailored specifically for the Solana blockchain ecosystem.
4. **High Quantity & Quality**: Comprehensive data coverage with a focus on reliability.
5. **Pretrained Algorithms**: Ready-to-use AI models accelerate deployment.
6. **Public & Non-public Data**: Access to a wide range of data sources for comprehensive analysis

In this landscape of endless potential, GM.ai stands as a catalyst for change, igniting a creative revolution that knows no bounds.


---

# 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.gm.ai/introduction/the-opportunity.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.
