# Overview

<figure><img src="https://432340635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV9dxncXMEZBpbrUoDlLF%2Fuploads%2F1mJx8wHcWTlo4UBWowbP%2FOG%20Image.png?alt=media&#x26;token=2ec18631-e85f-410d-90c4-935948ba07a5" alt=""><figcaption></figcaption></figure>

[**Unstack**](https://www.unstack.com) is an e-commerce enabled content management system designed to empower your team to build exceptional experiences. Unstack includes many features that make it easier for designers, developers, and marketers to work together doing what they each do best:

* **Developers** can build rich components that become the building blocks for other team members to assemble pages
* **Designers** can quickly customize branding and styles
* **Marketers** can build out pages and adjust content to suit

Unstack ships with **over 40 pre-built block components** that make it easy to build pages. Each of these can be customized with your own code and styles. You can also [build your own components](https://developer.unstack.com/docs/getting-started/components).

By default, Unstack is pre-configured with sane defaults, but there are [many ways to customize your theme](https://developer.unstack.com/docs/getting-started/custom-themes).&#x20;


---

# 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://developer.unstack.com/docs/readme.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.
