# Service Settings

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

#### **Available Settings**

| Setting                           | Description                                                                                                                           |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Number of Services to Display** | Set the total number of services you want to show on the page or section. Example: Enter `5` to display the latest five services.     |
| **Service Layout Columns**        | Choose how many columns the services should be arranged in. Example: `5 Columns` will display five services per row in a grid layout. |
| **Currency Symbol**               | Define the symbol used for service pricing. Example: `$` for Dollar, `€` for Euro, `₹` for Rupee, etc.                                |


---

# 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/service-settings.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.
