# Search

Use the the **Search** bar above your map to quickly find a specific object from the main public data sets: Locations (or Grids), Canadian and US wells, Pipelines, Facilities, Surface Dispositions, and Mineral Agreements. This search is independent of what is active in your workspace or any filters applied to the map.&#x20;

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

The following data sets can be searched and some sample formats are provided. The search does not require exact matches and returns a list of possible matches,

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Locations</strong></td><td valign="top"><strong>Wells</strong><br><strong>(CAN+USA)</strong></td><td valign="top"><strong>Pipelines</strong></td><td valign="top"><strong>Facilities</strong></td><td valign="top"><strong>Dispositions</strong></td></tr><tr><td valign="top">078-08W6</td><td valign="top">102/16-2-78-8W6/00</td><td valign="top">53949-1</td><td valign="top">0293819</td><td valign="top">MSL040015</td></tr><tr><td valign="top">D-5-H/94-B-9</td><td valign="top">200A024E094H0600</td><td valign="top">BC 9425 1</td><td valign="top">SK 04H138</td><td valign="top">PLA 51443</td></tr><tr><td valign="top">Drayton Valley</td><td valign="top">37-083-47160</td><td valign="top"> </td><td valign="top">ABBT0104129</td><td valign="top">BC 21748</td></tr><tr><td valign="top">56.2884, -116.8837</td><td valign="top">12J153</td><td valign="top"> </td><td valign="top"> </td><td valign="top"> </td></tr><tr><td valign="top"> </td><td valign="top">AB 0485249</td><td valign="top"> </td><td valign="top"> </td><td valign="top"> </td></tr></tbody></table>

Some searches will return multiple results and require the user to select the match:

<figure><img src="/files/L28WcIXGJ5woZ68ofE70" alt=""><figcaption><p>License number search for '28371' reveals multiple matches in multiple datasets where that value is found</p></figcaption></figure>


---

# 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/search.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.
