# 자주 묻는 질문 FAQ - 기타 공통

<details>

<summary><strong>리밋룰은 조정의 여지가 있나요?</strong></summary>

있습니다. 현재의 리밋룰은 디파이너리 고객의 경험을 향상시키고 서비스를 최적화하기 위해 많은 논의 끝에 하드 리밋과 소프트 리밋을 적용하였습니다. 소프트 리밋은 고객의 필요에 따라 세일즈 팀과 논의 후 add-on으로 조정이 가능할 수 있으니, 관련 내용은 문의 남겨주시면 빠르고 친절한 답변 드리겠습니다.

</details>


---

# 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.dfinery.ai/user-guide/etc/faq.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.
