# What is Arkain Snap

**Arkain Snap** is an AI agent that turns ideas into reality. You can create services or apps just with natural language prompts, without needing to learn programming languages anymore.

It automatically selects and configures the necessary libraries, frameworks, and databases based on the service or app you're creating. The AI also writes the code for frontend, backend, and more.

Experience the magic of creating with Arkain Snap today.\
\
You can get started right from the [Dashboard](/user-guide/dashboard/creative-tools/using-arkain-snap.md) page.

{% embed url="<https://app.arcade.software/share/NCnGfswz6qNvchadnF5O>" %}


---

# 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.arkain.io/user-guide/arkain-ai/what-is-arkain-snap.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.
