# Troubleshooting

- [Order Alerts: Troubleshooting Statuses](https://shoppad.gitbook.io/tracktor/troubleshooting/order-alerts-troubleshooting-statuses.md)
- [Fulfilling an order with multiple tracking numbers](https://shoppad.gitbook.io/tracktor/troubleshooting/fulfilling-an-order-with-multiple-tracking-numbers.md)
- [Solutions to Tracking URL feature sending 2 emails upon fulfillment](https://shoppad.gitbook.io/tracktor/troubleshooting/solutions-to-tracking-url-feature-sending-2-emails-upon-fulfillment.md)
- [The fulfillment doesn't have a tracking number associated with it](https://shoppad.gitbook.io/tracktor/troubleshooting/the-fulfillment-doesnt-have-a-tracking-number-associated-with-it.md)
- [Replacing an order's old tracking number with a new tracking number](https://shoppad.gitbook.io/tracktor/troubleshooting/replacing-an-orders-old-tracking-number-with-a-new-tracking-number.md)
- [Why are my past orders not showing in the Tracktor dashboard?](https://shoppad.gitbook.io/tracktor/troubleshooting/why-are-my-past-orders-not-showing-in-the-tracktor-dashboard.md)
- [Uninstalling Tracktor](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor.md)
- [Steps for uninstalling Tracktor](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor/steps-for-uninstalling-tracktor.md)
- [Redirect customers away from Tracktor page after uninstalling](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor/redirect-customers-away-from-tracktor-page-after-uninstalling.md)
- [Cancel your Subscription](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor/cancel-your-subscription.md)
- [Development Store/Affiliate Store Plans](https://shoppad.gitbook.io/tracktor/troubleshooting/development-store-affiliate-store-plans.md)


---

# 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://shoppad.gitbook.io/tracktor/troubleshooting.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.
