# Optimal Computer Settings

### What browser should I use?

When using Terrace, make sure that you are using an up-to-date browser. To check: Click your browser menu → 'About' or 'Help' → should show 2023 or newer. Old browsers may miss live price updates or fail to connect to your wallet. Terrace does not support internet explorer.

### What should my browser settings be?

Don't use 'strict' or 'incognito/private' mode for trading. These block features Terrace needs. If using an ad blocker or VPN, you may need to turn it off or add Terrace to your allowed list

Trading dashboards use significant memory. Close other programs and browser tabs while trading. Keep the Terrace tab visible (not minimized) for fastest price updates.

### What is the recommended internet connection?

Terrace streams live prices constantly. Use wired internet when possible. When using wifi, stay close to your router, and avoid public wifi or mobile hotspots when trading.

<br>


---

# 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.terrace.fi/faq/optimal-computer-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.
