# Solution for Every Bite

{% hint style="info" %}
**우리는 손님의 테이블에 문화를 서빙하는 크리에이터입니다.**

외식업에서 마주하는 다양한 문제들을 우리만의 문화, 열정, 그리고 끊임없는 노력으로 해결하며 새로운 가치를 만들어갑니다.
{% endhint %}

* 더 궁금한 내용이 있나요? [<mark style="color:blue;">자주 묻는 질문</mark>](/faq.md)
* 기술지원이 필요한가요? [슬랙 DM 문의 주세요!](https://kfoodinc.slack.com/team/U04BRB1MUTH)


---

# 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.kfoodinc.co.kr/solv.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.
