# 워크스페이스

- [워크스페이스](https://docs.riido.io/workspaces/overview.md): 팀과 프로젝트의 기반이 되는 협업 공간을 만들고, 멤버를 함께 관리하세요.
- [멤버](https://docs.riido.io/workspaces/members.md): 워크스페이스에 팀원을 초대하고, 역할을 설정하여 멤버를 효율적으로 관리하세요.
- [구독 및 결제](https://docs.riido.io/workspaces/plans-and-billing.md): 요금제와 결제 정보를 확인하고, 팀 상황에 맞게 유연하게 조정할 수 있습니다.


---

# 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.riido.io/workspaces.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.
