# Panel Guide

1. **Login:**
   * The first step is to log in to the panel after 8 am in the morning. Check this for Login [How to Login?](/brain-auto-tech/how-to-start/how-to-login.md)
2. **Broker Activation:**\
   **-** Go to the "Broker" option, then select "Edit" to fill in the required details and save the request.

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

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

3. **Broker Details to be entered:**

* **Zerodha:** API key, Secret key, Request Token.
* **Angelone:** API key, Secret key, Demat login ID and PIN, TOTP.
* **Fyers:** API key, Secret key, Demat login ID, Request Token.
* **Aliceblue:** Demat login ID, API key.
* **5 Paisa:** Use key, App Source, User ID, Encryption key, Request Token.
* **ChoiceIndia:** Vendor ID, Demat login ID and Password, Vendor key, Encryption key, Encryption IV, TOTP.\
  \
  You can check guide here: [Adding Brokers](/brain-auto-tech/adding-brokers.md)

4. **Market Parameters Check:**

* Once logged in, check your market parameters and strategy settings. \
  **You can check Parameters from** [STRATEGIES AND THEIR LOGICS, WORKING SETUP, AND GUIDE WITH SCREENSHOTS](/brain-auto-tech/strategies-logics/strategies-and-their-logics-working-setup-and-guide-with-screenshots.md)

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

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

5. **Signal Waiting:**

* Wait for the signals according to your strategy.

6. **Deactivate Broker and Logout:**

* Once the day's work is done, deactivate your broker and log out of the panel.

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


---

# 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://brainautotech.gitbook.io/brain-auto-tech/panel-guide.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.
