# Experiments: Turning on experimental features

## Experiments

The **Experiments** screen within the **Settings** menu contains new, experimental features that are in ongoing development. They can be activated and used in their current state and will be improved and moved out of the Experiments section in future app updates.

The features currently available in **Experiments** are:

* [Directional Arrow](/complete-reference-guide/mapeo-mobile-installation-setup/experiments-turning-on-experimental-features/directional-arrow.md)
* [P2P (peer-to-peer) App Updates](/complete-reference-guide/mapeo-mobile-installation-setup/experiments-turning-on-experimental-features/p2p-peer-to-peer-app-updates.md)
* [Background Maps](/complete-reference-guide/mapeo-mobile-installation-setup/experiments-turning-on-experimental-features/background-maps.md)


---

# 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.mapeo.app/complete-reference-guide/mapeo-mobile-installation-setup/experiments-turning-on-experimental-features.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.
