# Firstock

#### Phase 1: Accessing the Developer Portal

1. Navigate to the Portal: Go to the <https://firstock.in/api/> .
2. Login: Click on Broker Login.
   * Enter your User ID, Password, and Year of Birth (DOB).
3. Registration (New Users): If you haven't used the developer portal before, click Signup and complete the registration using your broker client details.

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

#### Phase 2: Generating API Credentials

Once you are logged into the dashboard:

1. Create App Key: Look for the "API Keys" section and click on Create New App (or Create App Key).
2. Whitelisting the IP: This is the "security gate" for your account.
   * Locate the Add IP.
   * Paste the Arrownect Static IP: Make sure there are no extra spaces before or after the IP address.

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

<figure><img src="/files/LqSoYgbaVpsB77nlmlCN" 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/firstock.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.
