# Google 클라우드 저장소 연결

{% hint style="warning" %}
자체 클라우드 서비스 계정을 Mindkosh에 연결할 때 클라우드 스토리지 계정에 데이터 이그레스(전송) 요금이 적용될 수 있습니다. 자세한 내용은 클라우드 제공업체에 문의하십시오.&#x20;
{% endhint %}


---

# 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.mindkosh.com/ko/management/datasets/google.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.
