# Finvasia

### 🔗 Adding Static IP to Finvasia (Shoonya)

To ensure your automated trades are executed without interruption, you must map your server's IP within the Finvasia API settings.

#### Step 1: Access the PRISM Portal

1. Log in to the [Finvasia Portal.](https://trade.shoonya.com/#/)
2. Use your Client ID and Password to sign in.
3. Navigate to your Profile icon in the top-right corner.

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

#### Step 2: Generate/Edit API Key

1. From the dropdown menu, select API Key.
2. If you are a New User: Click on Generate API Key.
3. If you are an Existing User: You will see your current Vendor Code and API Key; click the Edit option.

#### Step 3: Enter Connection Details

1. Redirect URL: You must enter this exact URL for the Algomojo XL-Connect bridge:

   > `https://fv.algomojo.com/arrow-connect/am/login-response?id={{FA132235}}`
2. Static IP: Copy your Static IP from the Arrownect "My Static IPs" section and paste it into the Static IP field.

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

#### Step 4: Create & Update

* Click the Create (or Submit) button.
* Once saved, your broker account is now whitelisted for requests originating from 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/finvasia.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.
