# Agent Studio

**Agent Studio** is Skynet’s no-code platform for building AI agents—designed to make agent creation accessible to everyone, not just developers. Whether you're a business owner, an individual user, or a technical builder, the Studio provides a streamlined, intuitive interface for designing, customizing, and launching your own agent from scratch.

No deep AI knowledge or programming skills are required. The Agent Studio abstracts away the technical complexity—so instead of writing code or configuring infrastructure, users simply define goals, select tools, and shape agent behaviour through a guided interface.

From simple assistants to complex, multi-tool workflows, Agent Studio offers flexibility without friction. You can plug in tools, set permissions, adjust logic, and deploy directly to the Skynet Network—turning your idea into a live, operational agent in minutes.

This section provides an overview of the Studio’s core features, how the creation process works, and step-by-step tutorials to help you build your first agent with ease.


---

# 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://documentation.skynet.io/skynet/agent-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.
