# 其他

## passkey

本站passkey不对用户透出，仅用于以下功能：

* 生成带时间限制的RSS订阅链接
* 生成带有更多信息的tracker链接

重置passkey后，以上生成的链接都将失效。

## auth

本站的passkey不对用户透出，但在个人详情页提供了专门用于第三方对接的auth。

生成的auth有效期为180天，重置密码后，此auth将失效。

## rss

目前支持收藏夹、全局、分类目订阅，具体功能可在 种子->收藏列表、类目列表 中查看使用。

RSS订阅链接有效期180天。


---

# 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/account/ability.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.
