# Site Map

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

#### **StackDX Maps – Site Map Legend**

| **Item**                  | **Description**                                                                                                                     |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| **1. Menu**               | Opens the main menu with navigation to your plans, profile management and theme settings (switch between dark mode and light mode.) |
| **2. Updates & Releases** | Displays product release notes, feature updates, and announcements.                                                                 |
| **3. Support Widget**     | Provides quick access to help resources, shortcuts, and direct support contact.                                                     |
| **4. Attribute Table**    | Tabular display of selected datasets (e.g., wells), with filters, column controls, exports, and AI integration.                     |
| **5. Imports and Tools**  | Import external datasets or use built-in tools for analysis and configuration.                                                      |
| **6. Library**            | Opens the full library to browse, search, and add datasets to the map.                                                              |
| **7. Quick Library View** | Shortcut to commonly used datasets such as Pipelines, Facilities, Mineral Rights, Land Postings, and Crown Mineral Activity.        |
| **8. Workspace**          | Displays active layers and grids currently loaded into the map.                                                                     |
| **9. Project Controls**   | Manage your current project: save, rename, or export project settings.                                                              |
| **10. StackDX AI**        | Access AI-powered features for data insights, and natural language queries                                                          |
| **11. Search**            | Global search bar (Ctrl + K) to quickly find datasets, wells, or locations.                                                         |
| **12. Map Tools**         | On-map interaction tools including Annotate, Radius Select, Rectangle Select, and Measure.                                          |


---

# 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://help-maps.stackdx.com/general/site-map.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.
