> For the complete documentation index, see [llms.txt](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/xi-qian-he-fa-hua-zi-jin-jing-hua-zh/ji-ben-ni-ming-xing.md).

# 基本匿名性

在互联网上的基本匿名性意味着对第三方隐藏个人信息和用户身份。以下是实现网络基本匿名性的一些方法：

1. 使用虚拟专用网络（VPN）：VPN 在您的设备与 VPN 服务器之间创建加密通道，隐藏您的 IP 地址并在上网时保护您的隐私。
2. 使用 Tor：洋葱路由器（TOR）是一种网络，将您的流量通过多个随机选择的节点路由，使追踪您在网络上的行为变得困难并隐藏您的真实 IP 地址。
3. 使用匿名搜索引擎：一些搜索引擎，如 DuckDuckGo，提供匿名搜索，不会保存用户的个人数据和搜索历史。
4. 清除浏览器的 cookie 和缓存：定期删除 cookie 文件并清理浏览器缓存有助于消除跟踪和存储的个人信息。
5. 使用化名和匿名电子邮件地址：在网站注册和使用电子邮件时，建议使用化名和匿名电子邮件地址，以免泄露真实身份。
6. 在社交网络上保持谨慎：避免提供个人信息，并将对您资料和发布内容的访问仅限于选定的朋友或群组。

重要的是要明白，基本匿名性不能保证绝对隐藏身份，在处理敏感数据或处于高风险环境时，应采取额外的安全措施上网。

**不要用私人电报账号给 lolz 的中介发消息——买一个备用账号。\n用于交换时不应使用私人邮箱（但 protonmail 和临时邮箱也最好不要用），买或注册一个合法且正常的 yahoo、outlook、gmail、gmx、inbox.lv 等邮箱。**&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://read.cryptograb.wiki/cryptograb-automatic-affiliate/xi-qian-he-fa-hua-zi-jin-jing-hua-zh/ji-ben-ni-ming-xing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
