# Affiliates

{% hint style="info" %}
You can also invite people to Olympus, our Polymarket copy trading website / manual trading web terminal. Sign up here <https://olympusx.app/?ref=prof> then click "Rewards" at the top!
{% endhint %}

#### For Users: Earn from Referrals

**How it works:**

* Share your referral code with friends
* When you start using the bot, they're automatically linked to you
* You earn **20% of all trading fees** they pay to Valhalla
* Fees are split automatically — no manual payouts needed

**Getting your referral code:**

1. Run the `/start` command in any Discord server with the Valhalla bot
2. Your unique referral code will be displayed in the response
3. Share this code with friends when they first run the bot

**Example:**

```
Your referral code: ABC123XYZ
Share this with friends — they enter it when they first run /start
You'll earn 20% of all their trading fees automatically!
```

***

**How to refer a friend:**

1. Have your friend **add the Valhalla bot as an app**: [Add Valhalla Bot](https://discord.com/oauth2/authorize?client_id=1251546267633455230)
2. Tell them to **DM the bot directly**
3. In the DM, have them type `/start` and enter **your referral code**

> This step is required — if they skip it, you won't be credited.

#### For Discord Server Admins: Bot Integration

**Benefits for your community:**

* Seamless access to Valhalla for your members
* You earn **20% of all trading fees** from users in your server
* Automatic attribution — no manual tracking needed

**Setup process:**

1. Invite the [Valhalla bot](https://discord.com/oauth2/authorize?client_id=1251546267633455230) to your Discord server (Click on the Link > Add to Server)
2. Contact the Valhalla team to configure your server for affiliate tracking (Open a ticket in Valhalla Discord)
3. Your server ID will be linked to your Discord user ID
4. All new users who start in your server will be automatically attributed to you

#### Technical Details

* New users who start the bot from your server are auto-assigned to you as their referrer
* You receive **20% of all fees** they pay (remaining 80% goes to Valhalla)
* Fee splits happen automatically in the same transaction as their trades
* There is **no additional cost** to your users

### Discounts:

* Users can get 90% off our Meteora fees & 40% off our Polymarket fees (Discount to be increased later) by signing up through a [Whop Subscription](https://whop.com/decoder-valhalla/decoder-valhalla/).&#x20;

  If someone subscribes through your link on Whop, you’ll get paid $30 a month automatically!

  * You can find your personal Whop referral link if you scroll all the way down on this [page ](https://whop.com/decoder-valhalla/decoder-valhalla/)- click on "Become an Affiliate"
* Additionally, if you invite them to Valhalla with your referral code after using the command `/start` in the bot, you will earn 20% of trading fees they pay to Valhalla.
* This also applies if you are an owner of the server and are affiliated with us, you earn 20% of all your user's trading fees.&#x20;

***

#### Contact for Setup

Open a ticket in the [discord ](https://discord.gg/sol-decoder)to configure your server for Affiliate&#x20;


---

# 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://valhalla-bot.gitbook.io/valhalla-bot/affiliates.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.
