# Getting Started

- [팀 기능이란?](https://runyourai.gitbook.io/userguide/runyour-ai_team/getting-started/overview.md)
- [역할 및 권한](https://runyourai.gitbook.io/userguide/runyour-ai_team/getting-started/role.md): Runyour AI의 팀 기능은 구성원 역할에 따라 사용할 수 있는 기능과 권한이 다르게 설정됩니다.


---

# 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://runyourai.gitbook.io/userguide/runyour-ai_team/getting-started.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.
