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

# Unified Login

<figure><img src="/files/9YbuS79upyEff1MP2Kjk" alt=""><figcaption></figcaption></figure>

#### Simplified Access to All Brokers

With the new **Unified Login Page** in Algomojo, accessing your trading accounts has never been easier. Here's what makes it stand out:

* **One Page for All Brokers**: No need to remember multiple URLs. Simply visit <https://am.algomojo.com> to log in to any supported broker.
* **Streamlined Experience**: Select your broker from the dropdown menu and log in seamlessly from a single subdomain.
* **Time-Saving**: Quickly switch between brokers without navigating through multiple login pages.
* **Enhanced Accessibility**: Designed for simplicity, making it convenient for both new and experienced traders.

This feature is part of our commitment to providing a unified, hassle-free trading automation experience.


---

# 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.algomojo.com/algomojo/unified-login.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.
