# 검색 및 기타 환경 설정

## 개요

검색 엔진 사용 방법에 대한 설명과 함께 기타 환경 설정 중 Swagger3.x를 사용하여 API 문서를 자동화하고 테스트할 수 있는 방법에 대해 안내합니다.

***

## 문서 구성

<details>

<summary><a href="/pages/62fd7cd27411c7a11804cc796f7e1c3bcefefa33"><strong>검색 및 인덱싱</strong> </a></summary>

**검색 데이터 추가/조회 방법에 대해서 설명합니다.**

</details>

<details>

<summary><a href="/pages/a25010a9c274f83498a71994bfc705f7fa40cfa8"><strong>Swagger3.x</strong> </a></summary>

설정 파일, API 문서 작성 방법, API 테스트 방법을 설명합니다.

</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://tech.x2bee.com/dev-guide/dev-start/undefined-1.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.
