# Recently viewed

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

This section is filled with products based on the user's activity. The last viewed products are put infront of the queue. This section is especially helpful for the Product page - it is usually added as a last section on the page and can increase your sells.

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

### Layout

**Content - Left:** will show the textual content of the section on the left side pushing the slider on the right side.

**Content - Above:** will show the content above the products slider and will make the slider to take the full width of the section.

### Text content

This is where you can put your textual content - subheading, heading, body text, buttons:

<figure><img src="/files/WvrWavHPCv2dYyDPTftG" 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://bigstart.gitbook.io/marble-documentation/content-sections/recently-viewed.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.
