# 비영리 단체를 위한 할인이 있나요?

바티는 교육기관, NGO 및 비영리 단체를 위해 별도의 할인 요금제를 제공하고 있습니다. \
비영리 단체 할인에 대해 궁금하신 점은 바티 서포트(<support@bati.ai>) 팀에 문의주세요.


---

# 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://guide.bati.ai/service/faq/price/npo.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.
