# 托管说明

联系方式：

Twitter 直接私信：<https://twitter.com/zerah_eth>

Telegram ：<https://t.me/jack0755>

我们主要专注于开发 zkSync 和 Startnet 这两个 L2 的高效撸毛系统。

撸毛采用全托管模式，也就是我方需要用户的私钥，而不是要求用户在自己的环境中运行浏览器的模式。&#x20;

我们所有的生产环境都位于自建机房，私钥以 SHA256 加密存储，代码中需要解密才能使用私钥，以确保钱包的安全性。我们承诺不作恶，不挪用用户的 Gas 和预期空投，并愿意承担法律责任。


---

# 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://airdrop.zerah.cc/getting-started/master.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.
