> For the complete documentation index, see [llms.txt](https://docs.din.lol/xdata/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.din.lol/xdata/user-guide/earn-wafer/random-godin.md).

# Random GODIN

Random GODIN missions provide an exciting opportunity to store your favorite tweets and earn abundant Wafers. Each random GODIN  is worth 5 Wafers.

The tweets you store through GODIN missions will be securely stored on BNB Greenfield and utilized for AI dataset curation. We are continuously working on product enhancements, so stay tuned for exciting updates.

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

### How to GODIN

1. Open the post, click on the 'GODIN' button, or reply to any post with 'Go\@din\_lol\_'. We prepare random tweet content to enrich the replies, or you can reply with anything you want, as long as you include 'Go\@din\_lol\_'.
2. Once your GODIN's tweet has been stored in space, you'll receive a notification
3. Each GODIN tweet will utilize a certain number of storage units, depending on the content, as well as consume 1 GODIN chance.
4. Each valid random GODIN will earn 15 Wafers! (only for Chip holders). \
   ![](/files/CeikFvXtnPJjDYAHoLQF)

However, if you attempt to GODIN without having enough GODIN chances or sufficient storage units, it will not be considered a valid GODIN.

#### Click to Check Turtorial

{% file src="/files/aGY4lwpvCOXtTSRlQsSA" %}


---

# 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.din.lol/xdata/user-guide/earn-wafer/random-godin.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.
