# Street Squad

## Refer and earn

Share Ride the Bus and earn ETH!

We want to grow organically, and you can help us do that by joining our Street Squad. Street Squad members earn 5% of all Bus Ticket sales to every user you refer - forever!

All referrals are stored onchain, so you can see in real time who is using your affiliate link!

### Details

* It's free to join, aside from the nominal gas it costs to do so.
* Visit the [Referrals page](https://www.ridethebus.xyz/referrals), and generate your unique referral link.
* Any user who visits the site and purchases via your unique link is automatically associated with your address, onchain.
* For every *Bus Ticket* they purchase, you will receive 5% of sales (0.0001 ETH)
* You can claim your affiliate rewards at any time.
* Once a user buys a *Bus Ticket,* they can no longer be added as a referral - it's only the first purchase that counts! If a user buys without using an affiliate link, their 5% is sent to the protocol.
  * The first *Bus Ticket* bought must invoke the `purchaseTicketWithAffiliate` method! Our frontend handles this automatically.
* If rewards are unclaimed, after 180 days since your last referral, anyone can send these rewards to the *Treasury* so that they can be injected back into the protocol.

<figure><img src="/files/Y8ljcB2cUHYZgJUeMWTn" alt=""><figcaption><p>Riding the Bus is better with frens</p></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.ridethebus.xyz/protocol-categories/street-squad.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.
