# Kotak

### 🔗 Adding Static IP to Kotak Neo Broker

The setup is managed directly through the "Trade API" section of the Kotak Neo platform.

#### Step 1: Access the Trade API Menu

1. Log in to the \[suspicious link removed].
2. Click on the More option (located in the top-right menu or side navigation).

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

From the dropdown list, select Trade API.

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

#### Step 2: Manage Your API Application

1. If you haven't created one yet, click Create API Application.<a class="button secondary"></a>
2. If you have an existing application (often named *DefaultApplication*), click on it to open the details.

<figure><img src="/files/3KbOFqpXNNCisOR9f7b4" alt=""><figcaption></figcaption></figure>

#### Step 3: Whitelist the Static IP

1. Look for the Add IP (or Whitelist IP) button.
2. Action: Copy your Static IP from the Arrownect "My Servers" section and paste it into the Primary IP box.
3. *Optional:* You can also add a secondary IP if you have a backup server.

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

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

#### Step 4: Save & Update

* Click the Update (or Save) button.
* Important: Changes apply immediately, but you must create a new API session (re-login through your trading bridge like Algomojo) for the IP whitelisting to take effect.


---

# 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/static-ip-integration/kotak.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.
