# TheShop: Headless e-commerce platform with API-first approach

Welcome to the TheShop API documentation for developers.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><strong>Quickstart guide</strong></h3><p></p><p>Get an overview of TheShop structure, its core concepts, and models. Get TheShop ready and customize your frontstore template.</p></td><td></td><td></td><td><a href="../getting-started/quickstart-guide">quickstart-guide</a></td></tr><tr><td><h3><strong>API</strong></h3><p></p><p>Documentation for TheShop's API that is used on the client side.</p></td><td></td><td></td><td><a href="../frontstore/api">api</a></td></tr><tr><td><h3><strong>Frontstore</strong></h3><p></p><p>Details regarding TheShop template, frontstore apps provided by third parties, hosting options, and frontstore setup and configuration.</p></td><td></td><td></td><td><a href="../frontstore">frontstore</a></td></tr><tr><td><h3><strong>Known Issues</strong></h3><p></p><p>Read about the Known issues.</p></td><td></td><td></td><td><a href="../frontstore/known-issues">known-issues</a></td></tr><tr><td><h3>FAQ</h3><p></p><p>View the Frequently Asked Questions from developers with replies from our tech leads.</p></td><td></td><td></td><td><a href="../frontstore/faq">faq</a></td></tr></tbody></table>


---

# 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://wiki.theshop.dev/docs/home/theshop-headless-e-commerce-platform-with-api-first-approach.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.
