> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gloo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ask GlooCode

> GlooCode has built-in self-documentation — ask it how to use any feature instead of reading the docs.

GlooCode has built-in self-documentation. It knows its own agents, commands, configuration, permissions, and workflows — so instead of hunting through these docs for every detail, you can just ask GlooCode directly.

These docs intentionally stay lean: they cover how to **install** and **launch**. Everything else, GlooCode can explain to you itself.

## How to ask

Open a GlooCode session (TUI or Web UI) and ask the **plan** or **build** agent a question about GlooCode, in plain language. For example:

* *"How do I create a custom agent?"*
* *"What permissions can I give an agent?"*
* *"How do I migrate my Cursor rules into GlooCode?"*
* *"Which model should I pick for code review?"*
* *"Where is my config file and what can I put in it?"*

GlooCode answers from its own built-in knowledge of itself — it's restricted to its own documentation, so the answers are accurate to your installed version.

## What you can ask

Think of anything you'd normally look up in a product manual:

| Topic                          | Example question                                            |
| ------------------------------ | ----------------------------------------------------------- |
| **Built-in agents**            | "What's the difference between the plan and build agents?"  |
| **Custom agents**              | "Walk me through defining a read-only code review agent."   |
| **Permissions**                | "Which permissions does the explore agent have by default?" |
| **Configuration**              | "Show me the full config file format."                      |
| **Migrating from other tools** | "I'm coming from Windsurf — how do I bring my rules over?"  |
| **Model selection**            | "Which model is cheapest for large refactors?"              |

## Why this works

GlooCode ships with knowledge of its own capabilities. Reference content lives inside the product rather than on this site, which means the answers stay accurate as GlooCode updates — no stale docs to wade through.

<Note>
  For **account, billing, or API credential** issues — things that aren't about how GlooCode works — head to [Gloo AI Studio](https://studio.ai.gloo.com/) or contact Support. GlooCode's self-documentation covers product behavior, not your account.
</Note>
