# Help Centre

Find answers, step-by-step guides, and troubleshooting help. Looking for product overviews? See [Product Docs](https://app.gitbook.com/o/OZSp1L5wfslad8PhcaTu/s/LDM9MtWrVuu2BPiqI2Li/).

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Orders &#x26; Operations</strong></td><td>Process, create, amend, and manage online orders</td><td><a href="orders-and-operations/how-do-i-process-orders">how-do-i-process-orders</a></td></tr><tr><td><strong>Logistics</strong></td><td>Delivery fees, vehicle types, compensation, and incident reporting</td><td><a href="logistics/how-does-oddle-logistics-work">how-does-oddle-logistics-work</a></td></tr><tr><td><strong>Terminal</strong></td><td>Set up your device, manage batches, and issue redeemables in-store</td><td><a href="terminal/how-do-i-set-up-my-terminal-device">how-do-i-set-up-my-terminal-device</a></td></tr><tr><td><strong>Payouts &#x26; Billing</strong></td><td>Payout schedules, Stripe setup, statements, and invoices</td><td><a href="payouts-and-billing/what-is-oddle-payouts-and-how-do-payouts-work">what-is-oddle-payouts-and-how-do-payouts-work</a></td></tr><tr><td><strong>Oddle Shop</strong></td><td>Domain setup, analytics, SEO, promotions, and shop configuration</td><td><a href="oddle-shop/how-do-i-set-up-my-domain-and-link-my-shop">how-do-i-set-up-my-domain-and-link-my-shop</a></td></tr><tr><td><strong>Reservations</strong></td><td>Host App setup, timeline view, payments, and notifications</td><td><a href="reservations/how-do-i-install-and-set-up-the-host-app">how-do-i-install-and-set-up-the-host-app</a></td></tr><tr><td><strong>Devices &#x26; Integrations</strong></td><td>SUNMI setup, thermal printers, Google integration, and ECPay</td><td><a href="devices-and-integrations/how-do-i-set-up-and-troubleshoot-oddle-register-on-sunmi">how-do-i-set-up-and-troubleshoot-oddle-register-on-sunmi</a></td></tr><tr><td><strong>Oddle Enrolments</strong></td><td>Set up redeemables campaigns and track performance</td><td><a href="oddle-enrolments/how-do-i-set-up-and-manage-redeemables-campaigns">how-do-i-set-up-and-manage-redeemables-campaigns</a></td></tr><tr><td><strong>Marketing</strong></td><td>Email campaigns, pricing, surveys, and troubleshooting</td><td><a href="marketing/how-do-i-track-my-email-campaigns">how-do-i-track-my-email-campaigns</a></td></tr><tr><td><strong>Account</strong></td><td>Password reset, login issues, and data downloads</td><td><a href="account/how-do-i-reset-my-password-or-fix-login-issues">how-do-i-reset-my-password-or-fix-login-issues</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://www.oddle.me/docs/help-center/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.
