> For the complete documentation index, see [llms.txt](https://whitepaper.mintofdestiny.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.mintofdestiny.xyz/gameplay/earning-rupeez/tweets.md).

# Tweets

To earn Rupeez from a tweet, you must first be following [@NFTArca\_de](https://twitter.com/nftarca_de) and include the hashtag <mark style="color:purple;">**#MintOfDestiny**</mark> and tag <mark style="color:purple;">**@NFTArca\_de**</mark> in a tweet, then copy the link into discord to run the "/tweet \[link]" command in the chat.

```
/tweet https://twitter.com/kryptosucks/status/1523744500048609280
```

Our bots will automatically verify the tweet, then credit your account with the earned Rupeez. Our bots keep track of all the posts so that no one else can claim your post after you claim it.

To prevent spamming, we are limiting the amount of tweets you can post to 1 tweet every 24 hours. You can post as many as you like on Twitter obviously, but you can only run the "/tweet \[link]" command 24 hours after your last registered tweet for Rupeez. The timer is tracking tweets based on ID and Twitter name.

![Sample Tweet](/files/cFBSjZyvCUxfXxQxjN1X)

##


---

# 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://whitepaper.mintofdestiny.xyz/gameplay/earning-rupeez/tweets.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.
