# 🤔猜你想问

## 常见问题 TOP 3

### 1.数据存储在哪儿？ <a href="#data" id="data"></a>

数据由你掌控，PAGENOTE 不存储用户笔记数据至服务器中。绝对安全，请放心使用。

数据存储在你电脑本地。这是浏览器开辟的一块存储空间，**不对用户开放，你无法直接查看、修改**。这些数据随着插件卸载而清空。

卸载插件前，你应该[备份数据至本地或云盘](https://pagenote.cn/me#/setting/data)。

### 2.多设备如何同步数据？ <a href="#sync" id="sync"></a>

PAGENOTE 服务器目前不直接存储你的笔记数据，但提供第三方存储方案：你可以**将你的数据存储到云盘**，并在多个设备中配置相同云盘账户，以此来实现数据同步。具体配置见[操作方法](https://www.yuque.com/u12000714/kf7fui/ug8yvn)。

### 3. 选中文字后，面板不出现？

你可能启用了延迟出现功能。请检查配置调整值为0或重置配置后使用。

![](/files/-MbEn55oT8caDa9-p0cm)

{% content-ref url="/pages/-MXf-h4thHKX8DEf8Ii7" %}
[有些网页不可用，面板出不来](/question/you-xie-wang-ye-bu-ke-yong.md)
{% endcontent-ref %}


---

# 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://help.pagenote.cn/question.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.
