# Fyers

### 🔗 Adding Static IP to Fyers Broker

Fyers uses a dedicated API dashboard to manage your "Apps" and security settings. Follow these steps to whitelist your server:

#### Step 1: Access the API Dashboard

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

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FRn83By4SGiLhpJOAw3YS%2FScreenshot%202026-03-28%20133839.png?alt=media&#x26;token=688d2ff3-f6b3-4d66-81bf-503518acd575" alt=""><figcaption></figcaption></figure>

Once the API page opens, click on the New Dashboard button to enter the modern interface.

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FUkqi5gn1iKviIfXRAAj1%2FScreenshot%202026-03-28%20133909.png?alt=media&#x26;token=00750264-105c-45a9-bac9-a8fd096390c7" alt=""><figcaption></figcaption></figure>

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

1. If you haven't created an app yet, click Create App.
2. If you have an existing app, click on it to edit the settings.

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FvP8H9gInWlBt4jRN21v5%2FScreenshot%202026-03-28%20133925.png?alt=media&#x26;token=dc77f15f-4242-4768-9ca6-2cff59fb530e" alt=""><figcaption></figcaption></figure>

#### Step 3: Enter Connection Details

1. Redirect URL: You must enter the following URL exactly as shown:

   > `https://fy.algomojo.com/arrow-connect/am/login-response/index.php`
2. Static IP: Copy your Static IP from the Arrownect "My Servers" section and paste it into the designated IP field.

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FPwNNBDP6s5ah2321iYUa%2FScreenshot%202026-03-30%20143253.png?alt=media&#x26;token=9dd67aaf-1386-4e43-8f72-fb5e73818178" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2Fn5HxhyKr4NQEmdCazzTp%2FScreenshot%202026-03-28%20134017.png?alt=media&#x26;token=845ec28a-fd82-4693-9238-d4bde2535b15" alt=""><figcaption></figcaption></figure>

#### Step 4: Activate

* Review the details and click the Activate button.
* Once activated, Fyers will only accept API requests for this App ID if they originate from your specific Arrownect Static IP.


---

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