# ShellAgent Mode

ShellAgent is the most powerful and modular Agentic Framework open-sourced by MyShell. It's deeply integrated into MyShell's ecosystem, allowing developers to build powerful AI agents, publish to MyShell, and earn rewards.\
\
The ShellAgent mode now supports **Windows**, **macOS**, and **Linux**. It requires **a decent GPU** to run on your own devices. Besides, we now provide a [**ShellAgent cloud version**](https://shellagent.myshell.ai) for all creators. Enjoy building your AI Agent online!\
\
The widget supports focus mainly on image generation relevant ones currently. We make sure more widgets will be supported in the future.<br>


---

# 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.myshell.ai/create/shellagent-mode.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.
