# Services

**Service** section helps you describe the purpose, features, and benefits of each service you offer on your website. Providing clear and detailed service information builds trust and helps customers make informed decisions.

**WordPress Dashboard > Services > Add New Service**

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

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

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

***

<table><thead><tr><th width="211.77777099609375">Field</th><th>Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Layout</strong></td><td>Service layout</td><td>Select the layout it should be visible.</td></tr><tr><td><strong>Service Settings</strong></td><td>General Settings - Service Icon</td><td>Upload or select an icon that visually represents the service.</td></tr><tr><td><strong>Service Settings</strong></td><td>Service Features - Feature Title</td><td>Enter the feature title of service.</td></tr><tr><td><strong>Service Settings</strong></td><td>Contact Info - Contact details</td><td>Add the Email Address, Phone Number, Social Icons and Address</td></tr></tbody></table>

***

#### **Edit with Elementor (Visual Editor)**

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

* After saving the service as a **Draft** or **Publishing** it,
* Click the **“Edit with Elementor”** button at the top of the page.

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

* Use Elementor widgets to customize the layout, add images, text, icons, and more.
* Click **Update** once you are done designing the service page.

#### **Add Service (via Elementor Widget)**

While using Elementor, you may find a custom **“Add Service”** widget provided by the theme. This widget allows dynamic display of services.

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

#### **Widget Settings**

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

<table><thead><tr><th width="210.6666259765625">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Service Type</strong></td><td>Choose the style or layout type for the service (e.g., Default, Type 1, Type 2 and Type 3 ).</td></tr><tr><td><strong>Show Price</strong></td><td>Enable or disable price visibility in the layout.</td></tr><tr><td><strong>Button Text</strong></td><td>Customize the CTA button text (e.g., “Book Now”, “Learn More”).</td></tr></tbody></table>

***

#### **Service Listing Settings**

These settings control how services are queried and displayed on the front end:

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

<table><thead><tr><th width="216.22222900390625">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Query Services By</strong></td><td>Choose how to load services:<br>- <strong>From Category</strong><br>- <strong>By Specific IDs</strong><br>- <strong>All Services</strong></td></tr><tr><td><strong>Service Count</strong></td><td>Set the number of services to display (e.g., 3, 6, 9).</td></tr><tr><td><strong>Pagination</strong></td><td>Enable pagination to allow browsing through multiple pages of services.</td></tr></tbody></table>

#### **Saving the Service**

Once all the details are filled in:

* Review the information.
* Click the **"Publish"** or **"Update"** button to save your new service.


---

# 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/ogie/services/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.
