> For the complete documentation index, see [llms.txt](https://docs.sweatvpn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sweatvpn.com/sweatconsole/troubleshooting/does-not-display-the-chosen-location-in-game.md).

# Does not display the chosen location in-game!

**Xbox**

On Xbox, it's normal that you can't see your location (in the game's network settings), because since the recent Call of Duty update, Xbox players can't see your location, so you need to check whether the "nat type" is strict. If your nat type is not strict, please do the following:

1. Close the game.
2. Go to your Xbox Settings > Network settings > Advanced settings > Alternative port selection ( change to automatic) & Alternative MAC address (change to clear).
3. Check in the game's network settings if your nat type is strict.
4. **If this doesn't work**, close the game, and try another destination, then try again.
5. **If it still doesn't work, please**, close the game, close sweat console then restart it and try again.

**Playstation**

1. Close the game.
2. Unplug the ethernet cable, then plug it back in and start the game.
3. Check the game's network settings to see if your location has changed.
4. **If this doesn't work**, close the game, and try another destination, then try again.
5. **If it still doesn't work, please**, close the game, close sweat console then restart it and try again.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sweatvpn.com/sweatconsole/troubleshooting/does-not-display-the-chosen-location-in-game.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.
