# PayTM

### 🔗 Adding Static IP to PayTM Broker

1. **Click here to Start:**

   To start click on this link- <https://developer.paytmmoney.com/>
2. **Login to Developer Portal:**\
   \
   Click the "Sign In" button to go to the Developer Portal sign-in screen. <br>

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

   \
   👉- Go to the developer portal Sign-in screen as per the image below. \
   👉- Enter your credentials (username and password) to Sign-in.

   <div align="left"><figure><img src="/files/a9DGHINBb3s0nrGPSvZg" alt="" width="206"><figcaption></figcaption></figure></div>
3. **Create a New App:** <br>

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

   * Once logged in, navigate to the section where you can create a new application.
   * Select the option to create a new app as shown in the image above.
4. **Enter App Details:**<br>

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

   👉- Click the "Proceed" button to go to the app's created page screen, as                     shown in the image above.

&#x20;  Provide the required information such as the

* App name ( Enter app name as Algomojo)
* Select Product Type as: Rule based Trading Platform
* Redirection URL (paste the below given redirect url in the Paytm app enter details page) and any other necessary details as per image below

**Redirect URL:**

Copy

```
https://pt.algomojo.com/arrow-connect/am/login-response
```

* Ensure accuracy and completeness of the information entered to avoid issues later on.

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

* Action: Copy your Static IP from the Arrownect "My Servers" section.

* Paste the IP into the box on the PayTM portal.


---

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