# Zebu

### 🔗 Adding Static IP to Zebu Broker

To link your server, you will need to update your OAuth Key settings within the Zebu web portal.

#### Step 1: Access API Settings

1. Log in to the Zebu Web Trading Platform.
2. Click on your Profile Icon (located at the top-right corner of the dashboard).
3. From the dropdown menu, select Settings.

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

#### Step 2: Configure OAuth Key

1. Navigate to the API Key option within the settings menu.
2. Select the OAuth Key Method to open the configuration fields.

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

#### Step 3: Enter Connection Details

1. Redirect URL: You must enter the following URL exactly as shown:

   `https://zb.algomojo.com/arrow-connect/am/login-response/index.php`
2. Static IP: Copy your Static IP from the Arrownect "My Servers" section and paste it into the designated IP field.

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

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

#### Step 4: Save & Update

* Click the Update button.
* Once the system confirms the update, your Zebu account is successfully whitelisted to work with your Arrownect server.


---

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