# Amenities

### Create new amenities

To create new amenities, please navigate to **Place > Amenities** in the left sidebar. Now you can start adding specific information about the Amenities Item in the fields data section below:

![](https://1135612231-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtOicM0ZiYZczGdaj9x%2F-LwHalo7r8zCfvp72Q0C%2F-LwHbAMLRWCRRE1yyWy3%2Fscreencapture-wp-getgolo-wp-admin-edit-tags-php-2019-12-17-13_40_42-edit%20\(1\).png?alt=media\&token=06cea63e-85eb-47dc-9271-68972c382a60)

**Name:** insert the name for your amenities.

**Slug:** The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens (optional)

**Parent Amenities:** select parent amenity if needed. Usually, you don’t need to do it.

**Icon Image:** Add an icon for the Amenities.

After completing all the necessary fields, click on the "**Add New Amenities**" button.


---

# 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://uxper.gitbook.io/wp-golo/listing/amenities.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.
