# 3D Sound

* Every background music and any sound effect you hear in the game are produced with 3D sound.
* A 3D audio environment creates a truly immersive gaming experience. 3D audio allows users to explore the objects moving around them and determine from where the sound is coming and where it originates. With the assistance of 3D audio, a gamer's experience can improve by having a 3D view of the game. With 3D sound support, a gamer can hear the footsteps of his/her teammates on the battlefield and perceive how they are playing.


---

# 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://space-six.gitbook.io/whitepaper-space-six/technology/3d-sound.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.
