# 연결

{% tabs %}
{% tab title="사이트 토큰으로 연결" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FGWYxDMnzQUS23dmFNmXO%2Fimage.png?alt=media&#x26;token=940fb13b-9685-49f8-a0ed-8d03ed72c536" alt=""><figcaption></figcaption></figure>

연결을 희망하는 사이트 토큰을 입력한 뒤 연결하기 버튼을 눌러주세요.\
생성 방법은 상단의 페이지 토큰 생성 방법 탭을 참조 바랍니다.
{% endtab %}

{% tab title="페이지 토큰 발급 방법" %}

1. 웹플로우 대시보드에서 연결을 원하는 페이지의 상세 메뉴를 선택한 뒤 Settings 버튼을 누릅니다.

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FoUHnhugx52ZHFS5zL3CE%2Fimage.png?alt=media&#x26;token=69b75c16-9679-499a-9211-0a149b738825" alt=""><figcaption></figcaption></figure>

2. Apps & Integrations 페이지에서 API access 항목의 Generate API token 버튼을 누릅니다.

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FLuPPPnMrMd5ghVYPLhs6%2Fimage.png?alt=media&#x26;token=d3090470-5d88-440b-a566-d8edb93e055b" alt=""><figcaption></figcaption></figure>

3. 토큰의 접근 권한을 아래와 같이 설정한 뒤 Generate token 버튼을 눌러 토큰을 발행합니다.&#x20;

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FD3GfrvQL2qYEPTErPDxZ%2Fimage.png?alt=media&#x26;token=7cada2a6-e617-452a-8481-3b0769583795" alt=""><figcaption></figcaption></figure>

* Permission : 이 토큰에 권한을 부여합니다.&#x20;
  * Authorized user : Read-only&#x20;
  * Forms : Read-only
  * Sites : Read-only
  * User Accounts : Read-only&#x20;

4. 토큰이 생성되면 복사 후 별도 보관한 뒤 Hide token forever 버튼을 눌러 생성을 완료합니다. 토큰은 최초 1회 발급시만 표기되며 유실되었을 경우 새로 만들어야 합니다.&#x20;

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2F6ApgIPMWKc1CBY8lxSkh%2Fimage.png?alt=media&#x26;token=954f20e5-e50f-4422-8bcf-bc6f6b5ba21f" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.outcode.biz/apps/productivity/webflow/connection.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.
