# Agent Integrations and Plugins

* **Enhance Performance** Create integrations or plugins that improve GaiaNet’s core protocol functionality. This could involve optimizing data processing, enhancing security, or adding new capabilities.
* **Innovate with Unique Tools** Develop unique tools and applications leveraging GaiaNet’s decentralized infrastructure. These innovations can be shared with the community, increasing the overall utility of the platform.
* **Use Comprehensive Documentation and SDKs** Gaia provides comprehensive documentation and software development kits (SDKs) to simplify the integration process, making it easier for developers to build and deploy their plugins.

## Current Agent Frameworks Available

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td>Open AI Ecosystem Apps</td><td><a href="https://docs.gaianet.ai/user-guide/apps/intro">https://docs.gaianet.ai/user-guide/apps/intro</a></td></tr><tr><td></td><td></td><td>Dify + GaiaNet</td><td><a href="https://docs.gaianet.ai/user-guide/apps/dify">https://docs.gaianet.ai/user-guide/apps/dify</a></td></tr><tr><td></td><td></td><td>Open WebUI</td><td><a href="https://docs.gaianet.ai/user-guide/apps/openwebui">https://docs.gaianet.ai/user-guide/apps/openwebui</a></td></tr><tr><td></td><td>Anything LLM</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/anything_llm">https://docs.gaianet.ai/user-guide/apps/anything_llm</a></td></tr><tr><td></td><td>Cursor AI IDE</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/cursor">https://docs.gaianet.ai/user-guide/apps/cursor</a></td></tr><tr><td></td><td>Stockbot</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/stockbot">https://docs.gaianet.ai/user-guide/apps/stockbot</a></td></tr><tr><td></td><td>FlowiseAI RAG</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/flowiseai">https://docs.gaianet.ai/user-guide/apps/flowiseai</a></td></tr><tr><td></td><td>Flowise AI Tool Call</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/flowiseai-tool-call">https://docs.gaianet.ai/user-guide/apps/flowiseai-tool-call</a></td></tr><tr><td></td><td>LobeChat</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/lobechat">https://docs.gaianet.ai/user-guide/apps/lobechat</a></td></tr><tr><td></td><td>LlamaCloud</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/llamaparse">https://docs.gaianet.ai/user-guide/apps/llamaparse</a></td></tr><tr><td></td><td>Obsidian</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/obsidian">https://docs.gaianet.ai/user-guide/apps/obsidian</a></td></tr><tr><td></td><td>CodeGPT</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/codegpt">https://docs.gaianet.ai/user-guide/apps/codegpt</a></td></tr><tr><td></td><td>LlamaCoder</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/llamacoder">https://docs.gaianet.ai/user-guide/apps/llamacoder</a></td></tr><tr><td></td><td>Translation Agent + GaiaNet</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/translation-agent">https://docs.gaianet.ai/user-guide/apps/translation-agent</a></td></tr><tr><td></td><td>Planning Agent</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/gpt-planner">https://docs.gaianet.ai/user-guide/apps/gpt-planner</a></td></tr><tr><td></td><td>LlamaEdgeBook</td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/llamaedgebook">https://docs.gaianet.ai/user-guide/apps/llamaedgebook</a></td></tr><tr><td><p></p><p>LlamaTutor</p></td><td></td><td></td><td><a href="https://docs.gaianet.ai/user-guide/apps/llamatutor">https://docs.gaianet.ai/user-guide/apps/llamatutor</a></td></tr></tbody></table>


---

# 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://developer.gaianet.ai/getting-started-as-a-developer/setting-up-your-node/agent-integrations-and-plugins.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.
