# 단어집

오마이앱에서 사용하는 단어에 대한 설명을 단어집에 모았어요.&#x20;

2023.07.24 Jinny

**Vocabulary**&#x20;

We compiled the word explanations sourced from ohmyapp and organized them within the vocabulary section.

2023.07.27 Song


---

# 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.ohmyapp.io/main/guide/dictionary.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.
