# Replate Docs

## Replate Docs - English

- [Welcome](https://replate.gitbook.io/replate-docs/welcome.md)
- [Feedback](https://replate.gitbook.io/replate-docs/welcome/feedback.md)
- [FAQ](https://replate.gitbook.io/replate-docs/welcome/faq.md): Welcome to the Replate FAQ documentation page! Here you'll find answers to the most common questions about how Replate can revolutionize the digital presentation of your menu.
- [Supported Devices](https://replate.gitbook.io/replate-docs/welcome/supported-devices.md)
- [Overview](https://replate.gitbook.io/replate-docs/getting-started/overview.md)
- [Plans](https://replate.gitbook.io/replate-docs/getting-started/plans.md)
- [Dashboard](https://replate.gitbook.io/replate-docs/getting-started/dashboard.md): The Dashboard is a web app that simplifies account management by offering an intuitive interface for subscription control, store management, billing, and settings.
- [Plan](https://replate.gitbook.io/replate-docs/getting-started/dashboard/plan.md): The Plan section allows you to view and manage your current subscription on Replate. This page provides all the relevant information about the active plan, its limits, and the available upgrade option
- [Stores](https://replate.gitbook.io/replate-docs/getting-started/dashboard/stores.md): The Stores section allows users to manage all the stores (locations) associated with their Replate account.
- [Billing](https://replate.gitbook.io/replate-docs/getting-started/dashboard/billing.md)
- [Documents](https://replate.gitbook.io/replate-docs/getting-started/dashboard/documents.md)
- [Settings](https://replate.gitbook.io/replate-docs/getting-started/dashboard/settings.md)
- [Installation](https://replate.gitbook.io/replate-docs/manager/installation.md)
- [Menu & Products](https://replate.gitbook.io/replate-docs/manager/menu.md)
- [Credits](https://replate.gitbook.io/replate-docs/manager/credits.md)
- [3D Scanning](https://replate.gitbook.io/replate-docs/manager/3d-scanning.md)
- [Orders](https://replate.gitbook.io/replate-docs/manager/orders.md)
- [Tables](https://replate.gitbook.io/replate-docs/manager/tables.md)
- [Statistics](https://replate.gitbook.io/replate-docs/statistics.md)
- [Export QR Code](https://replate.gitbook.io/replate-docs/export-qr-code.md)
- [Access](https://replate.gitbook.io/replate-docs/menu/access.md)
- [Navigation](https://replate.gitbook.io/replate-docs/menu/navigation.md)
- [Ordering](https://replate.gitbook.io/replate-docs/menu/ordering.md)
- [Workflow](https://replate.gitbook.io/replate-docs/integrations/quickstart.md)
- [Request API Key](https://replate.gitbook.io/replate-docs/integrations/publish-your-docs.md)
- [POS Integration](https://replate.gitbook.io/replate-docs/integrations/pos-integration.md)
- [Frame Integration](https://replate.gitbook.io/replate-docs/integrations/frame-integration.md)
- [Integration](https://replate.gitbook.io/replate-docs/api/integration.md)
- [API Princing](https://replate.gitbook.io/replate-docs/api/api-princing.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://replate.gitbook.io/replate-docs/welcome.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.
