# Finvasia

### Login with Finvasia

### 🔗 Step 1: Configure Shoonya PRISM Portal

Shoonya uses the PRISM portal to manage all API and security credentials.<a class="button secondary"></a>

1. Login: Go to [trade.shoonya.com](https://trade.shoonya.com/#/) or the [Shoonya Portal](https://trade.shoonya.com/#/).

<figure><img src="/files/2u3l8tcqWykPt0Bc33UC" alt=""><figcaption></figcaption></figure>

* Access API Settings: Click on your Profile (Top Right) and select the API KEY button.<a class="button secondary"></a>

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

* Whitelist your IP: Paste your Static IP from [Arrownect.com](https://arrownect.com) into the "Static IP" field.
* Set Redirect URL: Enter the following URL:

```
https://fv.algomojo.com/arrow-connect/am/login-response?id={{FA12345}}
```

> Note: As you mentioned, append your Client ID to the end of this URL (e.g., `...`[`login-response?id=FA12345`](<https://fy.algomojo.com/arrow-connect/am/login-response/index.php&#xD;&#xA;>)).

* 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/vuupBtUSYxmwXZ9PmIa6" alt=""><figcaption></figcaption></figure>

* Save: Update/Save to finalize. You will see your API Key, Vendor Code, and IMEI (Secret).

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

### 📝 Step 2: Algomojo New User Registration

Now, bridge these credentials to the Algomojo platform to enable automated trading.

* Navigate: Go to the [Algomojo Finvasia Login](https://fv.algomojo.com/) and select New User Registration.
*

```
<figure><img src="/files/uJjjeSPRIaLqO6DZh9v4" alt=""><figcaption></figcaption></figure>
```

* Enter Broker Details:

  * Client ID: Your Shoonya Trading ID.
  * API Client ID: Paste the API Key from Shoonya.<a class="button secondary"></a>
  * API Secret Code: Paste the Vendor Code (and Secret/IMEI if prompted) from Shoonya PRISM.

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

* Enter Arrownect Infrastructure Details:

  * Server Code: Copy this from your Arrownect Dashboard.
  * Server Token: Copy this from your Arrownect Dashboard.

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

* Select Verify after it's shows active then choose submit

#### ⚠️ Final Reminder

> Without the Arrownect Static IP and the Server Code/Token, you will be unable to log in to your account. The system is designed to verify that the request is coming from your specific, authorized server before allowing any trades.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="https://fv.algomojo.com/#/"><strong>Login with Finvasia</strong></a></td></tr></tbody></table>


---

# 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/login-to-broker/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.
