# 第六步：安全設置

1.隔離—單獨創建一個Chrome用戶登錄DAPP，不要安裝插件；

2.清除—涉及資金的APP，記得登錄了網頁及時退出，別因為需要輸入密碼偷懶一直用cookies掛在線上；

3.無痕—無痕模式打開網頁，禁用任何插件；

4.隱私—資金操作的單獨一台電腦，最好還是用Apple手機交易，安全性比較高；

5.權限—涉及到資金權限，設置成幾分鐘立即登出(很多傳統銀行軟件的做法)


---

# 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://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/xin-shou-ru-men/di-liu-bu-an-quan-she-zhi.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.
