# Bountive Referal

Bountive offers a referral system that allows users to earn points by inviting others to join the platform.

1. Connect to the Bountive app using your wallet
2. Once connected, navigate to the **"Account"** or user profile section
3. Look for the "**Earn Referral Points**" option

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

### Obtaining a Referral Code

Prerequisite: having deposited in at least one raffle on Bountive

The code is generated automatically once this condition is met

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

### Earn Referral Points Page

This page contains three main sections:

* **Your Points**: Displays your accumulated referral points
* **Your Code**: Your unique referral code
* **Validate a Code**: Field to enter a referral code

#### To refer someone

* Connect to Bountive with your wallet and deposit in a raffle
* Obtain your unique referral code in "Your Code" section
* Share this code with the person you wish to refer
* The referred person enters your code after connecting their wallet, in the "Validate a Code" section

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

### Referral Benefits

Gain referral points for each referred user who signs up and connects their wallet

### Participation Requirements

* Open to all Bountive users who have deposited in a raffle

{% hint style="danger" %}
**Important Notes:**

* Ensure you comply with Bountive's terms of use when sharing your code
* Referral points may be subject to specific terms of use(check our terms & conditions for more info)
* Always ensure you're connecting to the good Bountive application to protect your wallet and assets
  {% endhint %}


---

# 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://b3l.gitbook.io/bountive/getting-started/bountive-referal.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.
