# Basemap selector

The basemap selector, located below the zoom control, allows users to switch between available basemaps within their organization. This functionality enhances the visual context of maps, making them more adaptable to specific use cases and improving overall data exploration.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-0cab9a46ea959967dc44f40eb22b3b410ee01af0%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

As an Editor, you have the flexibility to decide whether the basemap selector will be available in the public or shared versions of the map. This can be configured through the "Map settings for viewers," located at the top-right corner of the Builder interface.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-97ba49f19c50fef3b3d45581bca4821e96f87c4e%2Fbasemap_selector2.gif?alt=media" alt=""><figcaption></figcaption></figure>

Once enabled, Viewers can switch between basemaps to modify the map’s context according to their specific needs.


---

# 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.carto.com/carto-user-manual/maps/basemaps/basemap-selector.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.
