# Places

In the **Places** section, you will see a list of places assigned to the employee who uses **X-GPS Tracker**.

For a POI to be displayed in this section, the following conditions must be met:

* The place must have a [custom field](/docs/user/guide/account/custom-fields.md) called "Employee"
* This field must have the **Assignee** parameter enabled
* The current employee must be specified in this field
* The tracker must be linked to the employee in the **Staff** section

The list shows the icon, name, address, and distance to the place. You can also search and sort the available places alphabetically and by distance.

The list of available POIs is updated every time an employee opens this section or when tracking is enabled.

![](https://www.navixy.com/wp-content/uploads/2020/04/qimu5jhjnh-360x600.png)

* To get detailed information about a place, just tap it.
* This will open a new window with the location on the map and a complete list of all fields, standard and custom.
* To see all the fields, just swipe up.
* Tapping the button to the right of the address automatically opens an external navigation application and calculates the optimal route.
* Fields with e-mail address and phone number are tappable. Tapping them will allow you to instantly make a call or start writing a message.

![](https://www.navixy.com/wp-content/uploads/2020/04/pvcblq239j-361x600.png)


---

# 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://navixy.com/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/places.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.
