# Referral Welcome Bonus

Upon successfully referring a new user, the referral welcome bonus provides both the referrer and the new user with an incentive, such as bonus tokens or discounts. The welcome bonus encourages users to share the platform with their networks and enhances the onboarding experience for newcomers.


---

# 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://solana-classic.gitbook.io/solana-classic-whitepaper/utilities/classic-hub/refer-and-earn/referral-welcome-bonus.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.
