> For the complete documentation index, see [llms.txt](https://docs.imaginaryones.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imaginaryones.com/how-to-get-bubble/3.-farm-for-bubble/social.md).

# Social

### UPDATE: $BUBBLE farming season 1 has officially concluded!&#x20;

Start your social farming engine.&#x20;

Complete social tasks, earn social points, and convert your social points into $BUBBLE Coins!&#x20;

Sign up for social farming via the $BUBBLE Dashboard @ <https://bubble.imaginaryones.com/>&#x20;

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

### $BUBBLE Dashboard

1. Navigate to [$BUBBLE ](https://bubble.imaginaryones.com/)site
2. Click on Bubble Connect button
   * You should be redirected to <https://auth.imaginaryones.com/>
3. Selected your preferred connector
   * As of 22 February 2024, only Twitter OAuth 2.0 is available
   * You should be redirected to Twitter for authorization
4. On Twitter, grant the authorization to allow IO SSO to access your data to create an IO SSO account
   * You should be redirected back to IO SSO
5. Input an email address that we can reach out to you with
   * You would only need to input this once
   * You should be redirected back to IO SSO's authorization page
6. On IO SSO, grant the authorization to allow $BUBBLE site to access your data to link your $BUBBLE profile with your IO SSO account
7. You should be redirected back to the $BUBBLE site with your account created and linked
8. Start your social farming!&#x20;

### Types of Social Tasks

* **Tweet Calender**

Interact with our tweets daily to earn social points. You get a 2x multiplier if you interact with our tweets within a stipulated timeframe.&#x20;

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

* **Refer-A-Friend**

Refer a friend to join our social platform via your unique referral link to get 10,000 social points!

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

* **Adhoc Challenges**

Occasionally, adhoc challenges are added to the $BUBBLE dashboard.&#x20;

Keep a lookout for them!&#x20;

### Bonus Multiplier&#x20;

As you progress and get more social points, you unlock bonus multiplier tiers, giving you even more social points!&#x20;

We have 5 bonus multipier tiers:

* Ice Cream Tier
* Elephant Tier
* Bunny Tier
* Cup Cake Tier
* Hamburger Tier&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.imaginaryones.com/how-to-get-bubble/3.-farm-for-bubble/social.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
