# Cog Menu

The cog menu enables you to change the map itself, either by turning layers on and off or drawing on it. It is also where you can find information about the specific drawing or selected areas of the map.

By default the cog menu is expanded.

<figure><img src="/files/LxCHCbPrukE9Ojy2Gzs9" alt=""><figcaption></figcaption></figure>

You can collapse the cog menu by clicking the 'x'. You can then expand it again by clicking the cog.

<figure><img src="/files/qXGiPZL8f8PxkM0E14BN" alt=""><figcaption></figcaption></figure>

For details about the different functions within the map menu see the sections on [Drawing Tools](/landexplorer-user-guide/functionality/cog-menu/drawing-tools.md), [Layers](/landexplorer-user-guide/functionality/cog-menu/data-layers.md), [Map Info](/landexplorer-user-guide/functionality/cog-menu/land-information.md) and [Land Ownership](/landexplorer-user-guide/functionality/cog-menu/data-layers/land-ownership.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://digital-commons.gitbook.io/landexplorer-user-guide/functionality/cog-menu.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.
