# Setup

Once you subscribe to a Silver or Gold membership, you can use the KF-OEMS

### How to create an instance

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

### How to setup your instance

<figure><img src="/files/KxYvJwn6d2hwMRdCUaqw" alt=""><figcaption><p>Edit your instance</p></figcaption></figure>

<figure><img src="/files/fDWcZASw2ZsOnbMtZgvC" alt=""><figcaption><p>Basic setting</p></figcaption></figure>

**Save / Save & Run**: When making changes, make sure to save or discard them! Using "save & run" will save and automatically activate the instance

**Trading balance**: This will adjust the base sizes of the orders that will be placed. This is limited by the "trading balance" amount you've subscribed for.

**Pair**: Select the pair on which you'd like to connect the instance (Future markets only)

**LiqMap leverage**: Select the config you'd like to trade with your instance. The higher the leverages tracked by the map, the shorter the trading timeframe. Our engine will place orders with tighter spreads. **We recommend you check each liq map to visualize which liquidations clusters will be targeted, and try out different configurations while monitoring which orders are set on your exchange account.** Select the one that suits your trading style best!

**Minimum/Maximum size**: Limit the position sizes

**Accumulating until**: Until which price the instance will accumulate/increase the position size

**Exit/Entry Clusters:** This will alter the density of the order grid. The higher the number of clusters, the more liquidation levels will be targeted.


---

# 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.thekingfisher.io/products/order-execution-management-system/setup.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.
