# AI Builder Proficiency

More advanced skill levels are automatically assigned as you build more agents and more complex workflows in Relay.app. You can track your level in your [account settings](https://run.relay.app/dashboard#/settings/account).

<table><thead><tr><th width="83.1328125">Level</th><th width="263.8359375">Description</th><th width="282.19921875">Example</th><th width="90.74609375">Badge</th></tr></thead><tbody><tr><td><img src="/files/6VxyT0zO5NTQOVVVNLDS" alt="" data-size="original"></td><td><strong>Beginner</strong>: Builds AI agents for basic tasks</td><td><mark style="color:$info;">You have a couple of AI agents that have finished several tasks on your behalf.</mark></td><td><img src="/files/mHPvOlhArMkPjy0eyN6v" alt=""></td></tr><tr><td><img src="/files/6os7jvbHmmzhY4vpZTS5" alt=""></td><td><strong>Intermediate:</strong> Builds AI agents across multiple tasks and tools</td><td><mark style="color:$info;">Your AI agents use AI, connect with multiple apps, and rely on flow control logic to do their work.</mark></td><td><img src="/files/bLm2FDZkOxbdMPZ6IBfh" alt="" data-size="original"></td></tr><tr><td><img src="/files/oDjBk6D4oUDK2a6Dqa6G" alt="" data-size="original"></td><td><strong>Advanced:</strong> Builds AI agents across a wide variety of tasks and tools</td><td><mark style="color:$info;">Your AI agents take on more tasks for you, including transforming data and taking human input into account.</mark></td><td><img src="/files/iSNblF86gqZDgINPv8LS" alt="" data-size="original"></td></tr><tr><td><img src="/files/TEyCRdB6F1MyiRIWKIsb" alt="" data-size="original"></td><td><strong>Expert:</strong> Builds AI agents that accomplish complex tasks across many tools</td><td><mark style="color:$info;">Your AI agents take on many more tasks. Some of the work is complex and requires many steps to complete.</mark></td><td><img src="/files/1kd1P8j1KTFXSjWPEC8k" alt=""></td></tr><tr><td><img src="/files/GHJ74SFAEyOfY891tpDk" alt="" data-size="original"></td><td><strong>Master:</strong> Builds advanced AI agents that fully automate major work areas</td><td><mark style="color:$info;">Your AI agents are advanced and automate a lot of your work. Some of the work is accomplished via MCP servers.</mark></td><td><img src="/files/BkcgCY2cahS0kgXfPCIR" alt=""></td></tr></tbody></table>


---

# 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.relay.app/workspace-and-account/ai-builder-proficiency.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.
