# Compositedge

### 🔗 Adding Static IP to Compositedge (XTS)

Whether you are setting up a new strategy or updating an existing one, the process takes place within the XTS Interactive/Market Data consoles.

#### Step 1: Access the Developer Portal

1. Log in to the [Compositedge XTS Developer Platform](https://www.google.com/search?q=https://xts.compositedge.com/dashboard).
2. Navigate to your Dashboard or My Apps section.

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

#### Step 2: App Selection

* New Users: Click on Create New App. You will be prompted to enter the App Name, Description, and API type (Interactive or Market Data).
* Existing Users: Find your current active App in the list and click on Edit or View Details.

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

#### Step 3: Whitelist the IP

1. Locate the field labeled Trusted IP (or IP Whitelist).
2. Action: Copy your Static IP from your Arrownect "My Servers" section.
3. Paste it into the Trusted IP box in the XTS portal.

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

#### Step 4: Save & Apply

* Click the Save IP (or Update) button.
* The system will immediately update your credentials. Your XTS API will now only accept requests originating from that specific Arrownect Static IP.


---

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