# Friend Passes

{% hint style="info" %}

### You may not have access to this feature, yet!

Currently, you need to meet the requirement to be able to generate a friend pass. We will lower these requirements to only people who are not new can create one when we finsiht this, but currently we have requirements, read on to learn more.
{% endhint %}

With friend passes, you can give a user that is new to Bugs+ a special Gift Box and automatically add them to your Friend list when they approve the Friend Pass. The user who is claiming it also has to not of claimed it before.

Currently, you need to follow the following requirements:

* You must be level 75 or higher
* You must have at least 65 Trading Cards at the time of reaching Level 75. If you did not reach that amount by that time, we will check again each level after that.

You can create a friend pass by going to the Account tab and press Friend Passes. Then you can create a code or add a friend’s username.

To know when you have unlocked it, you will get a notification.

{% hint style="info" %}
You can’t give a friend pass to yourself or a person who is not new to Bugs+. Also, the user who is claiming it needs a BugID.
{% endhint %}

A Friend Pass currently gives the person the following, in the form of a Gift Box:

* A bundle of 1500 Bug Points for them to get started
* x1 Human Botfly Trading Card and x2 Daddy Longlegs Trading Cards
* 1 Trade Ad Voucher - Let your friend get more Trade Requests
* 7 Stars as a gift
* This offer you can gift to a friend helps support the goal of learning about insects.
* $25 BugID Account Credit

Currently, every person who is eligible to send a friend pass will get 3 Friend Passes to give to friends, but stay tuned for a notification saying we have given you more Friend Passes to give!

If you give a Friend Pass, it must be claimed in 2 weeks time or else the friend pass will be returned to you.

You can’t cancel a friend pass that you have given, but if it expires it will be cancelled for you.

If your friend successfully claims your Friend Pass, you will get a random Trading Cards, 500 Bug Points and $10 BugID Account Credit as a thank you gift.


---

# 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/other/friend-passes.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.
