# Introduction

### GenAI Stack

`GenAI Stack` is an end-to-end developer platform for building production-grade LLM applications. We simplify the process of creating dynamic apps through an intuitive drag-and-drop interface, we believe it will empower developers and data scientists to rapidly experiment and take LLM applications from prototype to production with minimal steps.

You can get started here: <https://app.aiplanet.com/>

<br>


---

# 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:

```
GET https://docs.aiplanet.com/genai-stack-1/introduction.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.
