# Zerodha

### 🔗 Adding Static IP to Zerodha (Kite Connect)

Zerodha allows you to register your IP either during the initial app signup or by updating your existing developer profile.

#### Option A: For New Users (During Signup)

If you are creating a developer account for the first time:

1. Go to the [Kite Connect Registration Page](https://developers.kite.trade/signup).
2. While filling out your details (Name, Email, etc.), you will see a field for Static IP.
3. Action: Paste your Static IP from Arrownect directly into this box during signup.

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

#### Option B: For Existing Users (Updating Profile)

If you already have a Kite Connect account and active apps:

1. Log in to the [Kite Connect Developer Console](https://developers.kite.trade).
2. Click on your Profile in the top menu.
3. Look for the IP Whitelist or Static IP section.
4. Action: Paste your Static IP from Arrownect into the box.
5. Scroll down to the bottom of the page and click Update (or Save Changes) to apply the new IP.

<figure><img src="/files/7AVWHJZS7LVo28NOWAq6" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/1qCoV9vRowwkQ8oZKS7B" 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://docs.algomojo.com/algomojo/brokers/static-ip-integration/zerodha.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.
