# 워크플로우 액션 - 이동(GoTo)

이동(Go-To) 이벤트를 사용하면 워크플로우에서 연락처를 한 이벤트에서 다른 이벤트로 바로 점프시킬 수 있습니다. 이동 단계를 사용하려면, 간단히 이동 이벤트를 추가하고 연락처를 이동시키고 싶은 곳으로 선을 그어주기만 하면 됩니다. 정말 간단해요!

***

*원문 최종 수정: Fri, 23 Aug, 2024 at 12:45 PM* *Hyperclass 사용 가이드 — hyperclass.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://hyperclass.gitbook.io/hyperclass-docs/workflows/workflow-action-go-to-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.
