# 9.1) Location Search

In location search, you can search location by All, Name and Type.

![Location Search](/files/-LipvlMFxNxquPCOGuZA)

To search location

* If you want to get all locations, place cursor in the search box and press "Enter".
* If you want to search location by name, just write down location name in the search box and press "Enter".
* If you want to search location by type, just write down location type in the search box and press "Enter".


---

# 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://bizleapuserguide.gitbook.io/snd/9-search/9.1-location-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.
