# 에어포스 매뉴얼 가이드

## &#x20;에어포스 매뉴얼 가이드

{% hint style="success" %}
프로그램의 기능이 다양한 만큼 매뉴얼의 양이 많습니다.

원하시는 내용을 우측 상단의 검색 기능에 적어보시면 빠르게 찾을 수 있으니 참고 부탁 드립니다.
{% endhint %}

{% hint style="info" %}
사용하시는 포스 종류에 따라서 매뉴얼을 열어주시면 됩니다.
{% endhint %}


---

# 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-ctr.gitbook.io/airpos/undefined.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.
