# 做种下载问题

### 什么是分享率？

分享率是衡量用户在PT站中贡献程度的一个重要指标，它通常用来反映一个用户上传数据（Upload）和下载数据（Download）之间的比率。一般来说，只计算促销上传量/促销下载量。

分享率的意义在于鼓励用户多上传文件，贡献更多的带宽和资源，从而维持整个PT站的健康运作。通常，PT站会对用户的分享率进行考核，并设定一些规则或惩罚措施。

### 可以多台电脑一起上传下载吗？

针对同一个种子，只允许使用一台电脑、一个客户端进行做种/下载。

针对不同的种子，目前暂无做种/下载唯一性要求。

### 为什么我无法上传/下载?

只有状态正常的用户才可以上传下载，未进行邮箱验证的用户无法上传下载。


---

# 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://wiki1.yemapt.org/faq/torrent.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.
