# Referral bonuses

The Refinery has a great referral system that rewards you for introducing new investors to the system. All you need to do is place your Wingman’s BSC address into the “Current Wingman” Referral field and press Update. A transaction on the blockchain will record the information.&#x20;

Note: Before depositing $HFUEL into the Refinery, you will need to set your Wingman’s address. Once you make your first deposit of $HFUEL into the Refinery your Wingman cannot be changed

An investor who uses your BSC address to enter the Refinery will be considered a direct referral and counts as one level. Investors joining under your direct referral would be level two, investors joining under them would be level three, etc. The number of referral down-lines (levels) you qualify for depends on the amount of $xSK held in your wallet

Referral bonuses for Level 1 are paid based upon 5% of the total amount deposited into the Refinery after tax. Additional referral bonuses after Level 1 are earned from the 5% tax charged. Percentages of the taxes charged are paid to those above your Wingman. Each level up from Level 1 (direct referral) would receive a percentage of the 5% tax collected.

Referral bonuses on Deposits into the Refinery:

<table><thead><tr><th width="118">Referral Level</th><th width="169">DEPOSIT BONUS PERCENTAGE (OF THE 5% TAX)</th><th width="98">Referral Level</th><th width="166">DEPOSIT BONUS PERCENTAGE (OF THE 5% TAX)</th></tr></thead><tbody><tr><td>2</td><td>2.1</td><td>9</td><td>2.8</td></tr><tr><td>3</td><td>2.2</td><td>10</td><td>2.9</td></tr><tr><td>4</td><td>2.3</td><td>11</td><td>3.0</td></tr><tr><td>5</td><td>2.4</td><td>12</td><td>3.1</td></tr><tr><td>6</td><td>2.5</td><td>13</td><td>3.2</td></tr><tr><td>7</td><td>2.6</td><td>14</td><td>3.3</td></tr><tr><td>8</td><td>2.7</td><td>15</td><td>3.4</td></tr></tbody></table>

Referral bonuses on Refuels (compounds) after 5% tax:

<table><thead><tr><th width="118">Referral Level</th><th width="169">REFERRAL REFUEL BONUS PERCENTAGE (OF THE 5% TAX)</th><th width="98">Referral Level</th><th width="166">REFERRAL REFUEL BONUS PERCENTAGE (OF THE 5% TAX)</th></tr></thead><tbody><tr><td>1</td><td>2.0</td><td>9</td><td>2.8</td></tr><tr><td>2</td><td>2.1</td><td>10</td><td>2.9</td></tr><tr><td>3</td><td>2.2</td><td>11</td><td>3.0</td></tr><tr><td>4</td><td>2.3</td><td>12</td><td>3.1</td></tr><tr><td>5</td><td>2.4</td><td>13</td><td>3.2</td></tr><tr><td>6</td><td>2.5</td><td>14</td><td>3.3</td></tr><tr><td>7</td><td>2.6</td><td>15</td><td>3.4</td></tr><tr><td>8</td><td>2.7</td><td></td><td></td></tr></tbody></table>


---

# 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.sidekick.finance/sidekick-finance/protocols/refinery/referral-bonuses.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.
