# 好友通行证

{% hint style="info" %}

### 您可能还无法使用此功能！

目前，您需要满足一定条件才能生成好友通行证。完成此功能后，我们会将这些要求降至仅非新手用户可创建，但目前我们有要求，继续阅读以了解更多信息。
{% endhint %}

通过好友通行证，您可以向刚加入 Bugs+ 的用户赠送一个特殊礼物盒，并在他们接受好友通行证时自动将他们添加到您的好友列表。领取该通行证的用户也必须以前未领取过。

目前，您需要满足以下要求：

* 您的等级必须为 75 或更高
* 在达到 75 级时，您必须至少拥有 65 张交易卡。如果您在那时未达到该数量，我们将在之后每升一级时再次检查。

您可以通过转到“账户”选项卡并按“好友通行证”来创建好友通行证。然后您可以创建一个代码或添加朋友的用户名。

当您解锁该功能时，您将收到通知。

{% hint style="info" %}
您不能将好友通行证赠予自己或不是 Bugs+ 新用户的人。此外，领取该通行证的用户需要有 BugID。
{% endhint %}

好友通行证目前以礼物盒的形式为领取者提供以下内容：

* 一包 1500 点 Bug 积分，供其入门使用
* x1 人类蝇类交易卡和 x2 长腿蛛交易卡
* 1 张交易广告券 - 帮助您的朋友获得更多交易请求
* 赠送 7 颗星
* 您可以赠予朋友的此项优惠有助于支持关于昆虫学习的目标。
* 25 美元 BugID 账户余额

目前，每位有资格发送好友通行证的人将获得 3 张可赠予朋友的好友通行证，但请注意通知，我们可能会向您发放更多好友通行证！

如果您赠送了好友通行证，领取必须在两周内完成，否则该通行证将退还给您。

您无法取消已赠送的好友通行证，但如果它过期，将为您被取消。

如果您的朋友成功领取您的好友通行证，作为感谢礼，您将获得随机交易卡、500 点 Bug 积分和 10 美元 BugID 账户余额。


---

# 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://docs.bugsplus.me/bugs+-docs-zh/qi-ta/hao-you-tong-xing-zheng.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.
