# 获取 cookies (Get cookies)

当您使用获取 cookies 节点时，您可以获取信息、用户使用活动并将其写入变量。

<figure><img src="/files/gBig9un4L9rkCMsX8P7e" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Domain</td><td>输入您要检索 cookie 的网站的域名，如果您要检索所有浏览器 cookie，请留空。例如，如果您想获取 Facebook cookie，您可以输入：facebook.com。</td></tr><tr><td>Output Variable</td><td>将提取的 cookie 保存为变量。</td></tr></tbody></table>


---

# 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.hidemium.io/zi-dong-hua-yong-hu-shou-ce/shu-ju-data/huo-qu-cookies-get-cookies.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.
