# Supported brokers

## List of supported platforms

Obside integrates with the main trading and investing platforms:

* Alpaca
* Chase
* Coinbase
* E\*TRADE
* Empower
* Fidelity
* Interactive Brokers
* Kraken
* Moomoo
* Public
* Questrade
* Robinhood
* Schwab
* tastytrade
* TradeStation
* Tradier
* Vanguard US
* Wealthsimple
* Webull Canada
* Webull US
* Wells Fargo

{% hint style="info" %}
The list of brokers is regularly expanded. If you'd like to see a specific platform added, feel free to [contact us](/readme.md#contact-us).
{% endhint %}

***

## What you can do with a connected broker

For each connected broker, and depending on your region:

* **Reading balances and positions** *(available everywhere)*.
* **Portfolio monitoring and smart alerts** *(available everywhere)*.
* **Live order execution** *(US/Canada residents only, via SnapTrade)*.

See the details in [Availability by region](/platforms/availability-by-region.md).

***

## Connecting a broker

The connection process is described on the [Connectors](/platforms/connectors.md) page.


---

# 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://docs.obside.com/platforms/supported-brokers.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.
