> For the complete documentation index, see [llms.txt](https://docs.openalgo.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openalgo.in/connect-brokers/brokers.md).

# Brokers

List of OpenAlgo Supported Brokers

1. 5paisa
2. 5paisa (XTS)
3. Aliceblue
4. AngelOne
5. Arrow
6. Compositedge (XTS)
7. Definedge Securities
8. Dhan
9. Dhan(Sandbox)
10. Firstock
11. Flattrade
12. Fyers
13. Groww
14. IIFL (XTS)
15. IIFL Capital
16. IndiaBulls
17. IndMoney
18. JainamXTS
19. Kotak Securities
20. Motilal Oswal
21. Mstock
22. Nubra
23. Paytm
24. Pocketful
25. Samco
26. Shoonya
27. Rmoney (XTS)
28. Tradejini
29. Upstox
30. Wisdom Capital (XTS)
31. Zebu&#x20;
32. Zerodha


---

# 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:

```
GET https://docs.openalgo.in/connect-brokers/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.
