> For the complete documentation index, see [llms.txt](https://kb.theloops.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.theloops.io/agentstudio/ifs-loops-agent-studio.md).

# IFS Loops Agent Studio

<h2 align="center">IFS Loops Agent Studio Knowledge Base</h2>

**Welcome to the Agent Studio Knowledge Base** Everything you need to learn, build, and stay current with Agent Studio — all in one place.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Essentials guide</strong></td><td>Everything you need to get up and running in Agent Studio — in under an hour. Follow along in sequence or jump to any topic to start building right away.</td><td><a href="/pages/QmeYYk81iBdF8e7kTbjc">/pages/QmeYYk81iBdF8e7kTbjc</a></td><td><a href="/files/hr1tk8Gv0uIweIqrIt1x">/files/hr1tk8Gv0uIweIqrIt1x</a></td></tr><tr><td><strong>Resource library</strong></td><td>A complete collection of articles and videos covering Agent Studio in depth. Return to it as a reference whenever you need more detail on any topic.</td><td><a href="/pages/zKVb4lBDEBgv1ADV1ykY">/pages/zKVb4lBDEBgv1ADV1ykY</a></td><td><a href="/files/o22oW5zles5gp76hQQa5">/files/o22oW5zles5gp76hQQa5</a></td></tr><tr><td><strong>Release notes</strong></td><td>Stay current with the latest updates, fixes, and feature releases in Agent Studio. Check back regularly to see what's new and what's changed.</td><td><a href="/spaces/zpOPAqpE6CRlx7tqonUl/pages/O8A9Jf2Wf0j5tQ8qy7Ae">/spaces/zpOPAqpE6CRlx7tqonUl/pages/O8A9Jf2Wf0j5tQ8qy7Ae</a></td><td><a href="/files/xD8PjiqhwAaGhEyvgKb5">/files/xD8PjiqhwAaGhEyvgKb5</a></td></tr><tr><td><strong>Integrations</strong></td><td>Connect seamlessly with 65+ enterprise tools across CRM, ticketing &#x26; more</td><td><a href="/pages/DBHws38eO8AG9o0lUs7k">/pages/DBHws38eO8AG9o0lUs7k</a></td><td><a href="/files/pmFl9ohNMNkdeS7NxWmG">/files/pmFl9ohNMNkdeS7NxWmG</a></td></tr></tbody></table>


---

# 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://kb.theloops.io/agentstudio/ifs-loops-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.
