# Will Mapeo work out-of-the-box for me?

When you install Mapeo, it comes with default options that can be used right away, without any customization. In the following pages, this section details what is automatically included with Mapeo so you can determine whether the app will meet your needs out-of-the-box.

* [Default configuration](/complete-reference-guide/will-mapeo-work-out-of-the-box-for-me/default-configuration.md)
* [Default background map](/complete-reference-guide/will-mapeo-work-out-of-the-box-for-me/default-base-map.md)

Mapeo offers many options for customizing categories, icons, questions and background maps but the current customization process requires significant technical knowledge and will not be accessible to all users.

{% hint style="info" %}
For more on customization, see the following section on [Customization options](/complete-reference-guide/customization-options.md).
{% endhint %}


---

# 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/will-mapeo-work-out-of-the-box-for-me.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.
