# BubbleUp Tasks

### Publishing Posts with #BubbleUp for the Bubble Engine

To contribute directly to the Bubble Engine's knowledge base, users can publish posts on platforms like X (formerly Twitter) or Binance Square. By including the **#BubbleUp** tag, these posts become eligible for ingestion within the system. This process "force-feeds" the engine with fresh, Web3-specific data, helping it adapt to opaque, fast-moving environments where generic AIs falter—such as detecting deceptive practices or weighting high-signal events like partnership leaks.

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

By publishing Bubble posts, you actively shape the Intelligence Layer, making DAPPOS more resilient to Web3's implicit rules and new concepts.

### BubbleUp Task Platform

The Bubble Task Platform is currently in internal beta testing, which offers a structured ecosystem for collaborative contributions to DAPPOS AI’s intelligence. It also introduces incentive mechanisms to reward users for completing bubble tasks. Regarding the quality of information, the platform implements a reward and punishment mechanism: false statements will be penalized, while high-quality information will be rewarded.

If you're interested in participating in BubbleUp activities, please join the DAPPOS community channels to get the latest news.&#x20;

<br>

<br>


---

# 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://dappos.gitbook.io/docs/dappos/how-to-guides/bubbleup-tasks.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.
