# Aliceblue

### 🔗 Adding Static IP to Aliceblue Broker

To link your Arrownect Server with Aliceblue, you must register an application in the broker's portal. This white-lists your IP and allows for secure, automated order execution.

#### Step 1: Access API Settings

1. Log in to the Aliceblue Web Trading Platform.
2. Click on your Profile Icon (located at the top-right corner).
3. From the dropdown menu, select API Registration.

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

#### Step 2: Create Your App

1. Navigate to the My Apps tab.
2. Click on the Create App button.
3. Fill in the following registration details:

   * App Name: (e.g., *Arrownect\_AutoTrade*)
   * Description: (Short note about your trading setup)
   * Contact Name / Email / Mobile: Enter your registered contact details.
   * Redirect URL: You must enter the following URL exactly:

   `https://ab.algomojo.com/arrow-connect/am/login-response/index.php`

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

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

#### Step 3: Save & Bind the Static IP

1. Click the Save button to create the application.
2. Once saved, a new input field for the Static IP will appear.
3. Action: Copy your Static IP from your Arrownect "My Servers" section and paste it into this box.

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

<figure><img src="/files/1qCoV9vRowwkQ8oZKS7B" alt=""><figcaption></figcaption></figure>

#### Step 4: Completion

* After entering the IP, save the settings again.
* Your Aliceblue API is now locked to your Arrownect Server, providing an extra layer of security for your trades.


---

# 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.algomojo.com/algomojo/brokers/login-to-broker/aliceblue.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.
