# Tracking Location Errors

### Red Circle

If you notice a red circle next to the "Tracking Location" indication this typically means one or more of the following;

* Your Steam Hex has been entered, but not properly
  * To fix this, please check out [How to Find Steam Hex](/how-tos/how-to-find-steam-hex.md).
* Your Steam Hex is entered correctly, you just haven't yet connected to a server
* Your Steam Hex is entered correctly into multiple accounts
  * If you have connected to a server and your location doesn't update, please [reach out to us](https://therocketcad.com/support).

### Warning Triangle

If a Red Warning Triangle appears next to the "Tracking Location" indication you haven't yet entered in your Steam Hex, please click on this Triangle and enter in your Steam Hex based on the [How to Find Steam Hex](/how-tos/how-to-find-steam-hex.md) guide.


---

# 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.therocketcad.com/walkthrough/error-messages/tracking-location-errors.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.
