# Other Settings

{% hint style="info" %}
Make sure to select the service when creating a task
{% endhint %}

## 1. Bloxroute

Tick the boxes if you would like to use the following services

### Use Staked RPCs

* Use staked RPC's to send your tx&#x20;

### Frontrunning Protection

* Protection from being front-run

### Fast Best Effort

* Submit transactions to Jito as a bundle

## 2. NextBlock

### Enter your Auth Key

* Get your authentication key and enter it

### Select your region

* Choose the region closest to your VPS & node

### Frontrunning Protection

* Protection from being front-run

## 3. Temporal

### Temporal Region

* Choose the region closest to your VPS & node

### Frontrunning Protection

* Enter your Temporal API key

{% hint style="info" %}
Press save settings in the bottom left once you are done
{% endhint %}

<figure><img src="/files/LRr9MnJserb8FO1Lw6JA" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>


---

# 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://guide.lunar.trade/getting-started/other-settings.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.
