> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/lara-golo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/lara-golo/country/create-place.md).

# Create new place

To create a new Place, please navigate to **Place > All Place** in the left sidebar. Top the list of All Place. Click "**Add Place"** button.

Choose from the following options:

![](/files/-LwI1RLQlGUeUhh_LIcp)

### **1.** General

![](/files/-LwI1wH7tuX0BGIv52MU)

**Name**: Add a title name for your place.

**Place Overview**: Locate the **Visual Content Editor** that allows you to easily create, edit, and format your place content in a view similar to that of a word processor. Use the content editor to enter all the property description content.

**Price:** Select price ranger.

**Category:** Select a parent Category for place.

**Place type:** Select a parent Place Type for place type.

### 2. Amenities

![](/files/-LwI2On1uYa4Nk3KKSLa)

Select parent Amenities for place.

### 3. Location

![](/files/-LwI2xgXnaZqkiaSip-O)

**Country**: Select parent Country for place.

**City**: Select parent City for place.

**Place Address:** Insert the place address. As soon you start typing the address the system will suggest you the full formatted address. Golo keeps this information from Google Map database.

### 4. Contact info

![](/files/-LwI3ZxDIp5YiTrtQsgc)

**Phone:** Input a phone number for the business.

**Email**: Input an email address for the business.

**Website**: Input an website address for the business.

### 5. Social Networks

![](/files/-LwI3sifN21SzfcPpN07)

**Facebook:** Input the link to the company's facebook page.

**Twitter:** Input the link to the company's twitter page.

**Instagram:** Input the link to the company's Instagram page.

### 6. Opening hours

![](/files/-LwI47C21WPAVxrgnyAw)

Input time open for place

### 7. Media

![](/files/-LwI4NlO9K3pGd_3aC__)

**Thumb:** Upload a images to display on the Place Listing.

**Gallery:** Upload images to display on the Place detail page.

**Video (Optional):** Put a link video display on the Place detail  page.

### 8. Booking Type

![](/files/-M0C4Z5QF6TExay9_AQV)

**Booking Type:** Select booking type for place. The theme support three type for booking.

* Affiliate Link Booking (Recommend for the hotel)
* Enquiry Booking&#x20;
* Instant Booking
* Banner Ads&#x20;

After completing all the necessary fields, click on the "**Submit**" button.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://uxper.gitbook.io/lara-golo/country/create-place.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
