# FD 포인트 규칙

* FD 포인트를 받으려면 사용자는 Unich가 수행하는 과제를 완료해야 합니다.
* 포인트를 유지하고 증가시키려면 사용자는 자주 로그인해야 하며, 매일 새로운 포인트를 적립할 수 있습니다.
* 사용자가 제품에 대한 관심을 지속적으로 보이지 않으면 FD 포인트가 감소합니다.\
  FD 포인트는 만료되지 않지만 0으로 감소할 수 있습니다.
* Unich는 FD 포인트의 축적을 분류하지 않습니다. 각 FD 포인트는 균형을 유지하고 소유자 간의 차이를 최소화하기 위해 동일한 가치를 가집니다.


---

# 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.unich.com/unich-docs-korean/undefined-1/fd.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.
