# 获取数据 (Get Data)

此节点将帮助您获取已保存在服务器上的数据，以供其他节点使用

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

使用此获取数据节点，您必须输入使用设置数据节点保存在服务器上的正确密钥。然后，您必须将相应密钥的值保存到变量中，以供下一个节点使用。

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

备注：使用获取数据节点时，您只能获取该资料的数据。如果不使用获取数据节点，您将无法使用存储在服务器上的数据。因此，如果您想使用这些数据，您需要使用获取数据将数据保存到变量中，以便可以将其用于此脚本后的节点。


---

# 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-shu-ju-get-data.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.
