> For the complete documentation index, see [llms.txt](https://docs.platter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platter.com/smart-theme/welcome-to-platter.md).

# Welcome to Platter!

### <mark style="color:blue;">The Platter Bundle</mark> includes Smart Theme, Platter+, and white-glove onboarding.

Each purchase of the Platter Bundle includes a strategy for increasing your storefront's average order value, improving conversion, and decreasing app dependencies.

The service includes installation of **Smart Theme** and **Platter+**. They are the technical components we use to implement your tailored strategy.

{% content-ref url="/pages/qGTBtj573NxrA6jSOBHc" %}
[Platter Bundle Overview](/smart-theme/platter-bundle/platter-bundle-overview.md)
{% endcontent-ref %}

### <mark style="color:blue;">Smart Theme</mark> is a Shopify Theme

Our Shopify theme, the most flexible and feature-rich theme on the market. Includes developer tools for accelerating your freelancers, in-house developers, or agency.

<mark style="color:red;">Smart Theme is not available for standalone purchase.</mark>

{% content-ref url="/pages/JoA8l0BrntNhmt5Xdd6X" %}
[Smart Theme Overview](/smart-theme/smart-theme/smart-theme-overview.md)
{% endcontent-ref %}

### <mark style="color:blue;">Platter+</mark> is a Shopify App

Our Shopify app for increasing your storefront's conversion rate and average order value.

<mark style="color:red;">Platter+ is not available for standalone purchase.</mark>

{% content-ref url="/pages/sX3eMNbrtKTfQWiRt0fB" %}
[Platter+ Overview](/smart-theme/platter+/platter+-overview.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.platter.com/smart-theme/welcome-to-platter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
