> For the complete documentation index, see [llms.txt](https://docs.beecapital.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beecapital.org/activity/bee-capital-invitation-100-rebate-campaign.md).

# Bee Capital Invitation 100% Rebate Campaign

Dear BEECapital partners and users, Greetings, impressed by the continuous support and long-term commitment of BEE community, BEECapital is thrilled to roll out the "I**nvitation 100% Rebate Campaign**", the details of the campaign are as follows.

#### **Campaign Period**:&#x20;

* July 12 00:00:00 - July 18 00:00:00 (UTC +4)

#### **Campaign Rules:**&#x20;

* During the campaign period, after inviting new addresses and successfully binding the invitation relationship, the commission generated by trading BEE from the new address will be 100% rebated to the parent address.&#x20;
* 100% rebate is only limited to the transaction fees generated by the new address bound to a successful invitation relationship during the campaign period.

#### Campaign Reward:&#x20;

* 100% rebate of transaction fees generated by trading BEE to the parent address for new addresses bound to the invitation relationship during the campaign period (<mark style="color:red;"><mark style="color:orange;">no upper limit<mark style="color:orange;"></mark>).&#x20;
* During the campaign period, the inviter address with the highest cumulative trading volume of successfully invited friends will be rewarded with 1,000 BEE tokens.

#### Notice:&#x20;

* Only the inviter of an address that has a new bound invitation relationship during the campaign period will receive a 100% rebate bonus on the invitation.
* Addresses that had transactions before the invitation relationship was established will not participate in the "100% Invitation Rebate Campaign".
* Invitation is only considered successful when the invitation relationship is successfully bound through the personal invitation link, [get the personal invitation link >>>](https://www.beelaunchpad.org/#/invite);
* Invite friends process can be found in "[How to invite friends to get 15% trading commission rebate](https://docs.beecapital.org/common-problem/how-to-invite-friends-to-get-15-rebate-on-trading-fees)".
* During the campaign period, if inviter and invitee turn out to be the same operator, once found both will be disqualified from the campaign.
* If the invitee address obtained the right to mint Hash Bee during the campaign period, the inviter will then only receive 30% commission rebate for the address.
* The final right of explanation is reserved for BEECapital.

Thank you for your support of the BEECapital! Let's explore together in the primary market!

Bee Capital Team&#x20;

July 11, 2022


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.beecapital.org/activity/bee-capital-invitation-100-rebate-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
