# Automated Tweeting

### How It Works

Triolet can generate and post humorous, irreverent tweets (aka shitposts) at will. \
It leverages past trade data and market analysis results to inform its content. \
Tweets are scheduled to post randomly every 6–12 hours to avoid hitting rate limits or triggering shadow bans (timing will be fine-tuned later).

The tweets are generated using a pre-prompted AI, with the posting agent adopting the persona of a wild, degenerate trader using unhinged language. Triolet uses the X API to handle tweet posting automatically and reliably.\
\
\
Example:<br>

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

The post above was fully automated by Triolet based on actual trading performance.


---

# 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://triolet.gitbook.io/triolet/automated-tweeting.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.
