# Earning Rewards

All community members will require a ShuttleBay account to qualify to win Bounty Rewards. To create a ShuttleBay account simply follow these **3 easy steps.**

1. **Connect Discord**
2. **Connect** **Twitter**
3. **Connect Wallet**

Once these are connected, congratulations! You can now start earning Social Points (SP).


---

# 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://shuttlebay.gitbook.io/guides/guides/earning-rewards.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.
