# G-AOS (Gonesis AI Orchestration Studio)

## Introduction

Gonesis AI Orchestration Studio (G-AOS) is an open-source and low-code AI agents development platform. It enables those users without programming skills to create powerful AI agents, and integrate with their applications seamlessly.

G-AOS is a classic implementation of the AI creator platform in Gonesis. You can download the source code, run it locally or deploy it on the cloud.

Cooking. Cooking. Cooking.


---

# 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.gonesis.ai/neuro-net/ai-creator-platform/g-aos-gonesis-ai-orchestration-studio.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.
