# Share

{% hint style="info" %}
Bloom rewards users who post about the product on Twitter/X. Tag @BloomTrading in your tweet, submit the link, and earn SOL paid directly to your payout address.

***

**To stay compliant with X’s guidelines, please activate the “Paid Partnership” disclosure when creating your post.**
{% endhint %}

{% embed url="<https://youtu.be/razebmrfpzg>" %}

***

### Eligibility Guidelines

Submissions are reviewed manually. To qualify, your tweet and profile must meet the following criteria.

**Tweet requirements:**

* Must be posted from the same Twitter/X account saved in the Earn page. Tweets from a different profile are not valid.
* Must mention @BloomTrading.

**Profile requirements:**

* Profile picture and cover image must be set.
* Account must be older than a minimum age threshold. New accounts are not eligible.
* Balanced follower/following ratio.
* Active feed with organic content. Bot, spam, or giveaway only accounts are not eligible.

If a submission does not meet the criteria, it will be rejected. A reason may or may not be provided.

***

### Reward Amounts

There is no fixed payout per tweet. The team reviews each submission and assigns a reward based on tweet quality and the profile's reach.

| Profile type                    | Typical range                      |
| ------------------------------- | ---------------------------------- |
| Small profile, low effort       | Starting from $20 USDC             |
| Active profile, quality content | Higher rewards based on engagement |
| KOLs, sector influencers        | Several hundred to $1,000+ USDC    |

Payments are sent automatically to the payout address in USDC.

***

### Getting Started

{% stepper %}
{% step %}
Go to the <kbd>Earn</kbd> page. The Tweet Rewards Program screen appears. Tap <kbd>Connect X/Twitter</kbd> and follow the login flow.

<div align="left"><figure><img src="/files/0VwdbqBScGAyrQXHp8nB" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter your Twitter/X username and confirm.
{% endstep %}

{% step %}
The Earn dashboard opens. From here you can see your Total Earnings, submit new tweets, edit your Payout Address, and change your username.

<div align="left"><figure><img src="/files/dtTfe7LSDGjTz0NFqv0e" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
You can change your username only once every 14 days. No exceptions. Make sure you enter the correct username from the start.
{% endhint %}
{% endstep %}
{% endstepper %}

***

### Submitting a Tweet

{% stepper %}
{% step %}
From the Earn dashboard, tap <kbd>Submit</kbd>.
{% endstep %}

{% step %}
A modal appears. Paste the URL of the tweet that mentions @BloomTrading. The tweet must come from the same profile saved in your account.

<div align="left"><figure><img src="/files/pRiBge0ljnRL4TDBjhAt" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Tap <kbd>Submit</kbd>. The tweet enters the review pipeline. The status progresses through three stages:

1. **Submitted**: the tweet is under review. Amount and Comment are empty.

<figure><img src="/files/0Eoyo9CkDmVet95dbJ9T" alt=""><figcaption></figcaption></figure>

2. **Confirmed**: the tweet has been approved and a reward amount has been allocated.
3. **Paid**: the reward has been sent to your payout address. The Amount column shows the paid amount in USDC.

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

If rejected, the status shows as **Rejected**, optionally with a reason in the Comment column.
{% endstep %}
{% endstepper %}


---

# 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.bloombot.app/manager/pages/earn/share.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.
