# Welcome

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

Welcome to the Breakout Bro API! This API provides endpoints for querying smart money swap transactions, wallet holdings, and token information. All list endpoints support pagination.

We aim to provide curated and personalized data streams to investment agents to enhance their performance. Our offering includes:

### 💵 **Smart Money Asset Flows**

Latest and historical smart money transactions

### **💰 Smart Money Portfolios**

Aggregate portfolio view of smart money holdings

### **📈 Technical Analysis**

Support & resistance levels. MAs, RSI, MACD, and more

### **🪙 Smart Money Insights (Coming Soon)**

Deeper smart money analytics and signals

### **🧠 Mindshare & Social (Coming Soon)**

Agent mindshare and social insights data


---

# 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://breakout-bro.gitbook.io/breakout-bro-api/welcome.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.
