# Arrownect to Algomojo

### 🔗 How to Map Arrownect Server IP to Algomojo for Live Trading

To begin live trading, you must link your Arrownect Server to your Algomojo API. Follow these steps carefully to ensure a secure connection.

#### Step 1: Retrieve Your Arrownect Login Details

1. Log in to your Arrownect account.
2. Navigate to the My Servers section.
3. Locate your active server and copy the following two pieces of information:
   * Server Code
   * Server Token

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

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

#### Step 2: Access Algomojo API Settings

1. Log in to your account at [algomojo.com](https://www.algomojo.com).
2. Navigate to the My API section in the dashboard.
3. Note for New Users: If you haven't done so yet, click Generate API to initialize your credentials.

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

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

#### Step 3: Connect the Static IP

1. Once your API is generated, a new tab labeled My Static IP will appear. Click on it.
2. Select the Map Static IP button.
3. A form will appear: Paste the Server Code and Server Token you copied from Arrownect into the respective fields.

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

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

#### Step 4: Verify & Confirm

* Click the Verify button.
* System Check: The "Confirmation" button will only enable if your server status is currently Active in Arrownect.
* Once verified, click the Confirm/Map button to finalize the link.

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

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

#### 🚀 You are Ready for Live Trading!

Once the mapping is successful, your Algomojo environment is securely bridged to your Arrownect Static IP. You can now execute live trades directly through the platform.

***

#### ⚠️ Troubleshooting Tip

> Verification Failed? If the button doesn't enable, check your Arrownect Dashboard. Ensure the server hasn't expired and that the Server Request status is marked as Active (not Pending).


---

# 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/arrownect-to-algomojo.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.
