# Replicator and Simulator Configuration

### Choosing Regions

Click one or more regions you would like to run your replication and simulation services in, and click 'Save Regions'.

![](/files/-Me5lGQDs6pBSpkNMXqK)

### Size your Replicator

Click a replicator size best suited for the needs of your game and click the 'Save Sizing' button.

![](/files/-Me5lTwV8kky4mrD-VjF)

### Enable and Size the Simulator

To enable the simulator, ensure that the 'Enabled' check box is checked. Choose a simulator size based on the needs of your game.&#x20;

![](/files/-Me5lZPGe-GY0hm3PdUd)

![](/files/-Me5lg2nbp2pw-o6Twu5)


---

# 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.coherence.io/0.5.2/developer-portal/replicator-and-simulator-configuration.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.
