# E-commerce

The following guides will help you get started to configure your e-commerce website with a great search experience:

{% content-ref url="e-commerce/define-schema-and-sync-data" %}
[define-schema-and-sync-data](https://docs.search.io/documentation/guides/e-commerce/define-schema-and-sync-data)
{% endcontent-ref %}

{% content-ref url="e-commerce/relevance-tuning" %}
[relevance-tuning](https://docs.search.io/documentation/guides/e-commerce/relevance-tuning)
{% endcontent-ref %}

{% content-ref url="e-commerce/creating-a-user-interface" %}
[creating-a-user-interface](https://docs.search.io/documentation/guides/e-commerce/creating-a-user-interface)
{% endcontent-ref %}

{% content-ref url="e-commerce/adding-a-sale-banner" %}
[adding-a-sale-banner](https://docs.search.io/documentation/guides/e-commerce/adding-a-sale-banner)
{% endcontent-ref %}

{% hint style="info" %}
You can view and test an example search experience [here](https://sajari-demo.netlify.app/). For a more detailed tutorial on how to create powerful e-commerce search, check out [this knowledge base article](https://kb.search.io/KB/how-to-create-powerful-e-commerce-search).
{% endhint %}


---

# 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://docs.search.io/documentation/guides/e-commerce.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.
