# Sharekhan

### 🔗 Adding Static IP to Sharekhan Broker

Follow these steps to whitelist your server and connect your account for automated trading.

#### Step 1: Access the API Dashboard

1. Log in to the [Sharekhan Web Trading Platform](https://newtrade.sharekhan.com/).
2. Click on your Profile/Name (located at the top-right corner of the screen).
3. From the dropdown menu, select Sharekhan Products.

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

* Within the products list, click on Trade API.

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

Click the Get Started button to enter the API Management portal.

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

#### Step 2: Create or Edit Your App

* New Users: Click on Create New App.
* Existing Users: You will see your active apps listed; click the Edit (pencil icon) under the Action column.

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

#### Step 3: Whitelist the Static IP

1. Redirect URL: Ensure you have entered the correct Redirect URL for your bridge&#x20;

   You must enter this specific URL for the Algomojo bridge:

   > `https://mo.algomojo.com/arrow-connect/am/login-response/index.php`
2. Static IP: Copy your Static IP from the Arrownect "My Servers" section.
3. Paste the IP into the designated Static IP box in the Sharekhan portal.

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

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

#### Step 4: Save & Update

* Click the Submit (or Update) button.
* Your Sharekhan API is now locked to your Arrownect server.


---

# 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/sharekhan.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.
