# Angel

### Login with Angel

#### Step 1: Access the SmartAPI Dashboard

1. Log in to the [Angel One SmartAPI Portal](https://smartapi.angelone.in/).
2. Look for the Yellow Label/Banner at the top of the page regarding New Regulations.
3. Click on "Know More" within that banner.

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FRPe9gKHe08iwAuje2vF4%2FScreenshot%202026-03-30%20151001.png?alt=media&#x26;token=9e149c62-e136-4873-a28a-3c7dc08f30ef" alt=""><figcaption></figcaption></figure>

* Select the button labeled "Set your Static IP".

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FgjSibhdOqLYTe0GfG4UD%2FScreenshot%202026-03-30%20151014.png?alt=media&#x26;token=91301a86-324a-42c3-ac17-3269e48f678a" alt=""><figcaption></figcaption></figure>

Login using your SmartAPI credentials (different from your trading app login).

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2Frjqnl3n5va0UrYgWNiL5%2FScreenshot%202026-03-30%20155720.png?alt=media&#x26;token=4aefa288-aa85-427d-b965-208417ba8140" alt=""><figcaption></figcaption></figure>

#### Step 2: Enter Connection Details

1. App Name: Give your application a name (e.g., *Arrownect\_Strategy*).<a class="button secondary"></a>
2. Redirect URL: You must enter this exact URL for the Algomojo bridge:

   > `https://an.algomojo.com/xl-connect/am/login-response/index.php`
3. Static IP: Copy your Static IP from the Arrownect "My Static IPs" section and paste it into the Primary Static IP box.
   * *Note: Angel One also allows a Secondary Static IP if you have a backup server.*

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FuatrDQmCThSGUcO02SwM%2FScreenshot%202026-03-30%20143253.png?alt=media&#x26;token=99b8711f-4666-4550-a39f-b7857645a7f6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FCuCA2xJ0jIom6yfHj5VS%2FScreenshot%202026-03-30%20160002.png?alt=media&#x26;token=9232faa9-09e1-4e15-8a76-f7d907f70564" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2Fn0IeILyZyk7DbrD4mrgH%2FScreenshot%202026-03-30%20155947.png?alt=media&#x26;token=9070e9a1-b6ef-45ad-a90d-6fed2c3d55ad" alt=""><figcaption></figcaption></figure>

#### Step 3: Capture Your Credentials

From your [SmartAPI Dashboard](https://smartapi.angelone.in/):

1. Locate your newly created App.
2. Copy the API Key.
3. Copy the API Secret Key.
4. Note down your Angel One Client ID (e.g., A123456).

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2Ffgsht6GOJ84kYriDtCkA%2Fimage.png?alt=media&#x26;token=8f5cbb1a-0af8-415a-9c7f-9b3910f93187" alt=""><figcaption></figcaption></figure>

#### Step 4: Enter Details in Registration

On the New User Registration page of your trading bridge:

1. Broker: Select "Angel One" from the dropdown.
2. Client ID: Paste your Angel One Client ID.
3. API Key: Paste the key you copied from SmartAPI.
4. API Secret: Paste the secret key you copied from SmartAPI.

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FNt983RQo3lo5uKUl9VFQ%2Fimage.png?alt=media&#x26;token=6480c878-fdfe-410b-8bd2-aa812e12e295" alt=""><figcaption></figcaption></figure>

#### Step 5: Finalize and Activate

* Double-check for any extra spaces at the beginning or end of the keys.
* Click Submit or Register.


---

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