> For the complete documentation index, see [llms.txt](https://monet-society.gitbook.io/ripple/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monet-society.gitbook.io/ripple/info-sites/twitter.md).

# Twitter

### Ripple (>1M followers)

* the official Twitter account of Ripple shares all things XRP
* [**Twitter**](https://twitter.com/Ripple)

### XRP Official (250-999K followers)

* a firm XRP investor and believer that tweets about news and updates around Ripple's ecosystem
* [**Twitter**](https://twitter.com/Ripple_XRP1)

### David "JoelKatz" Schwartz (250-999K followers)

* the CTO at Ripple and one of the original architects of the XRP ledger. Tweets about personal musings and XRP updates
* [**Twitter**](https://twitter.com/JoelKatz)

### Brad Garlinghouse (250-999K followers)

* CEO at Ripple that tweets about XRP, particularly around news and special updates
* [**Twitter**](https://twitter.com/bgarlinghouse)

### xrpdarren (50-249K followers)

* Darren is an XRP enthusiast and crypto analyst who shares charts, XRP news and more
* [**Twitter**](https://twitter.com/Fame21Moore)

### Kevin Cage (50-249K followers)

* Kevin tweets news and updates about many cryptos and projects that he's passionate about including XRP
* [**Twitter**](https://twitter.com/Kevin_Cage_)

### XRP the Standard Productions (50-249K followers)

* satirical XRP tweets, news and updates that keep things light, but informative
* [**Twitter**](https://twitter.com/XRP_Productions)

### DustyBC Crypto (50-249K followers)

* Dusty is a YouTuber that is big on XRP but also covers a wide range of cryptos that he supports
* [**Twitter**](https://twitter.com/TheDustyBC)

### Crypto Eri (50-249K followers)

* crypto updates with an emphasis on what impacts this space, with a special focus on XRP
* [**Twitter**](https://twitter.com/sentosumosaba)

### Digital PerspectivesPermaBull (50-249K followers)

* general crypto news, updates and promotional tweets that include a healthy dose of XRP
* [**Twitter**](https://twitter.com/DigPerspectives)

### Chip (10-49K followers)

* Chip is co-founder of On The Chain, a YouTube channel that explores blockchain technologies and digital assets with a big focus on XRP
* [**Twitter**](https://twitter.com/stephenchip)


---

# 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://monet-society.gitbook.io/ripple/info-sites/twitter.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.
