# 기본 사용법

- [1주년이 365일이 아닌 이유는 무엇인가요?](https://organization-apx.gitbook.io/thecouple/faq/1/1.md)
- [날짜가 하루씩 차이나는 이유가 있나요? (윤년)](https://organization-apx.gitbook.io/thecouple/faq/1/11.md)
- [기념일 카운트 시작을 0일부터 세고 싶어요.](https://organization-apx.gitbook.io/thecouple/faq/1/2.md)
- [생일은 어떻게 등록하나요?](https://organization-apx.gitbook.io/thecouple/faq/1/4.md)
- [첫화면 기능을 사용하고 싶어요. (안드로이드 전용)](https://organization-apx.gitbook.io/thecouple/faq/1/3.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://organization-apx.gitbook.io/thecouple/faq/1.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.
