# User Journey

How it works?\
Aurk makes creating and deploying AI agents seamless, empowering users at every step of the process. The journey begins with a step-by-step guide that introduces users to the platform’s intuitive drag-and-drop builder. No coding skills are required—just a clear vision of the agent you want to build. Users can quickly assemble workflows, integrate APIs, and customize agent behavior using visual tools, all backed by real-time previews to ensure everything works as intended. Screenshots guide users through each phase, from laying the foundation of their AI agent to testing and deploying it across websites or apps


---

# 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.aurk.org/user-journey.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.
