# How it works

1. **Blast Points for Referred Person and Referrer:**
   * When a referred person joins Gibble and makes offers, they will earn Blast Points proportional to the amount they have locked on the platform.
   * The referrer will receive 10% of the Blast Points earned by the referred person.
2. **Gibble Points for Both Parties:**
   * Both the referrer and the referred person will receive Gibble Points.
   * The amount of Gibble Points awarded is 10 times the Blast Points earned.
3. **Transaction Fee Rewards for Referrer:**
   * The referrer will also receive 10% of the transaction fees paid by the referred person to the platform.

### How to invite a User to Gibble

Step 1: Click on the Referrals button available on the top right corner of the home page.

<figure><img src="/files/S9JUORwPXSkfuspqiNG7" alt=""><figcaption></figcaption></figure>

step 2: Click on 'GET REFERRAL CODE' button to get your referral code

<figure><img src="/files/PuUlq7Lvc1VAL4siupXe" alt=""><figcaption></figcaption></figure>

Step 3: You will have to make 2 signatures with your wallet for creating a user.

<figure><img src="/files/e46dqmvSSg5pWAEjq2lI" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/cqJ4VVPn34Z13wTCYIED" alt="" width="375"><figcaption></figcaption></figure>

Step 4: You will recieve your referral code using which you can Invite new users to Gibble.

<figure><img src="/files/Vy74E7hgYI6un4fTXPUv" alt=""><figcaption></figcaption></figure>


---

# 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.gibble.xyz/app-docs/referral-program/how-it-works.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.
