# 360° Panoramas

360° Panoramas let you view an area of a game as though you were in the game itself. It's a fun way to get a 3D view of locations and explore the game. It also lets you take verticality into account which can be difficult to consider when using top-down [Interactive Maps](/navigation/interactive-maps.md).

![A 360° panorama.](/files/s0w5AjhBkfV5YMp1niEp)

## Quick Search

Like with most pages in FrontierNav, you can use [Quick Search](/navigation/universal-search.md) to quickly access what you are looking for. Doing so with a Panorama open will take you to any relevant markers.

## Edit Panoramas

To learn more about editing panoramas, see [Edit 360° Panoramas](/editing-data/panoramas.md).

## Demonstration

{% embed url="<https://www.youtube.com/watch?v=kdGQU2bD5HU>" %}
Preview of 360° Panoramas
{% endembed %}


---

# 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.frontiernav.net/navigation/panoramas.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.
