# 필요한 기능으로 액션을 설정하고 워크플로를 만드는 작업이 어려워요

사용가이드 내에 바티 액션 톺아보기를 통해 자세한 기능을 확인할 수 있습니다. \
[✅바티 퀵스타트 가이드](https://guide.bati.ai/service/quickstart)

원하는 기능으로 액션들을 조합해 워크플로 설정이 어려우신 경우 [채널톡](https://3zd79.channel.io/home)으로 언제든지 문의주세요.\
더욱 손쉽게 바티를 사용할 수 있도록 무상으로 맞춤 세팅 해드리고 있습니다.


---

# 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/function/workflow.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.
