> For the complete documentation index, see [llms.txt](https://order-editing.gitbook.io/oe-help-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://order-editing.gitbook.io/oe-help-book/help-centre.md).

# Help Centre

<h2 align="center">What can we help you find?</h2>

<p align="center">Browse the topics below or reach out if you have any questions</p>

<p align="center"><a href="https://matio:jacques@orderediting.com" class="button secondary">Contact support</a></p>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Start onboarding today!</strong></td><td align="center">Your start-finish guide on getting Order Editing live</td><td><a href="/pages/QT1NP87IwJjjmOS59nVP">/pages/QT1NP87IwJjjmOS59nVP</a></td></tr><tr><td align="center"><strong>Integrations</strong></td><td align="center">Integrate with your tech stack</td><td><a href="/pages/0W0SjJrT6pPAt1ud1z7y">/pages/0W0SjJrT6pPAt1ud1z7y</a></td></tr><tr><td align="center"><strong>Upsell Strategies</strong></td><td align="center">Create new or optimise exisiting upsell strategies</td><td><a href="/pages/zpFd9m0zOtkpIz3p4nlf">/pages/zpFd9m0zOtkpIz3p4nlf</a></td></tr><tr><td align="center"><strong>Configuring App Blocks</strong></td><td align="center">Step-by-step guide</td><td><a href="/pages/i4CiXkmR8trYs2oPFfVI">/pages/i4CiXkmR8trYs2oPFfVI</a></td></tr><tr><td align="center"><strong>Analytics</strong></td><td align="center">Learn about analytics</td><td><a href="/pages/eqws2RcFivGcOujOMAZu">/pages/eqws2RcFivGcOujOMAZu</a></td></tr><tr><td align="center"><strong>Address Validation</strong></td><td align="center">Learn about Address Validation</td><td></td></tr><tr><td align="center"><strong>Got a question?</strong></td><td align="center">The answer may be here!</td><td><a href="/pages/JQbbMTX5cl5YMHHs0fc4">/pages/JQbbMTX5cl5YMHHs0fc4</a></td></tr></tbody></table>


---

# 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://order-editing.gitbook.io/oe-help-book/help-centre.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.
