# 검색 및 데이터

- [검색](https://docs.riido.io/data/search.md): 모든 작업, 프로젝트, 미팅, 문서를 한 번에 빠르게 찾아보세요.
- [알림](https://docs.riido.io/data/notifications.md): 중요한 업데이트를 놓치지 않도록, 나에게 필요한 알림을 한곳에서 관리하세요.
- [필터](https://docs.riido.io/data/filters.md): 필터를 적용해 원하는 정보만 빠르게 선별하세요.
- [휴지통](https://docs.riido.io/data/trash.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/data.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.
