# Rides

Use this section to add and configure a new ride item on your website.

<figure><img src="/files/6oZ1TTYeOehpBBfS06AI" alt=""><figcaption></figcaption></figure>

### Ride Settings

| Field        | Description                                                                                             |
| ------------ | ------------------------------------------------------------------------------------------------------- |
| Ride Icon    | Upload or select an icon that visually represents the ride.                                             |
| Enable Price | Toggle this option (Enable / Disable) to show or hide pricing details for this specific ride.           |
| Ride Rating  | Select a star rating (e.g., 5 Stars) from the dropdown menu to display quality or user feedback scores. |

### Edit with Elementor (Visual Editor)

To visually design your ride page using drag-and-drop:

* After saving the ride as a Draft or publishing it,
* Click the "Edit with Elementor" button at the top of the page.

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

<figure><img src="/files/0BiYwL6RtsiUgq7CpBPY" alt=""><figcaption></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://buddhathemes-test.gitbook.io/chillout/rides/services.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.
