# Results position & snap

```
Layout options -> Results Layout -> Results layout position
```

![Results layout position](/files/-LbbXVJPOWHWiEpN2kgX)

* **Hovering** - will hover over the content just underneath the search box, same width as the search box
* **Blocking** - depending wether the results shortcode is on the current page, it will show the results in a blocking way, meaining it pushes down the content (if any available)

*If the results shortcode is used, the results position is automatically set to **Blocking**.*

### Results snapping

{% hint style="info" %}
This option only affects the Hover layout
{% endhint %}

Because the results container width can be different from the search bar width, the results have to snap to the search bar to a certain position. With this option you can control this snapping postion.

![Results box snapping to the Left, Right and Center](/files/-LbbZ3JBs9NhCTjNbEnk)


---

# 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://documentation.ajaxsearchpro.com/layout-settings/results-position.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.
