# Testimonials

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

Here is the place where you can put testimonials from your happy customers.&#x20;

The main settings in the section are the ones listed [here](/amber-documentation/content-sections/common-settings.md). The additional settings are listed below.

As the section is acting as a slider, you can enable/disable the autoplay by checking the `Autoplay` checkbox.

The interval between the slides in managed from the `Slideshow Interval` setting.

The `Text content` settings are responsible for the heading above the testimonials.\
It can be left, center or right aligned.

### Reviews

Every testimonial is set as a separate block in the section.

For every block you have the following options:

* **Stars** -- set the number of the stars (from 1 to 5)
* **Description** -- this is the content of the testimonial
* **Author** -- the name of the author
* **Addition** -- could be used for specifying the location or title of the author, or any other specific information


---

# 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://bigstart.gitbook.io/amber-documentation/content-sections/testimonials.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.
