# track123

## track123

- [What is Track123 API](https://track123.gitbook.io/help-docs/getting-started/what-is-track123-api.md)
- [Quick Start](https://track123.gitbook.io/help-docs/getting-started/quick-start.md): Get from sign-up to your first tracked shipment in under 10 minutes.
- [Key Concepts](https://track123.gitbook.io/help-docs/getting-started/key-concepts.md)
- [API](https://track123.gitbook.io/help-docs/developer/api.md)
- [Carriers Supporting Estimated Delivery Information](https://track123.gitbook.io/help-docs/developer/carriers-supporting-estimated-delivery-information.md)
- [Webhook](https://track123.gitbook.io/help-docs/developer/webhook.md)
- [Carrier Connections](https://track123.gitbook.io/help-docs/developer/carrier-connections.md)
- [Shipment Overview](https://track123.gitbook.io/help-docs/shipment/shipment-overview.md)
- [Add shipment via CSV](https://track123.gitbook.io/help-docs/shipment/add-shipment-via-csv.md)
- [Add shipment online](https://track123.gitbook.io/help-docs/shipment/add-shipment-online.md)
- [Export Shipment](https://track123.gitbook.io/help-docs/shipment/export-shipment.md)
- [Filter & Search](https://track123.gitbook.io/help-docs/shipment/filter-and-search.md)
- [Custom Views & Tags](https://track123.gitbook.io/help-docs/shipment/custom-views-and-tags.md)
- [Overview](https://track123.gitbook.io/help-docs/tracking-page/overview.md)
- [Additional Text](https://track123.gitbook.io/help-docs/tracking-page/additional-text.md)
- [Blacklisted Routing](https://track123.gitbook.io/help-docs/tracking-page/blacklisted-routing.md)
- [Translation](https://track123.gitbook.io/help-docs/tracking-page/translation.md)
- [Product Recommendation](https://track123.gitbook.io/help-docs/tracking-page/product-recommendation.md)
- [SEO Optimization](https://track123.gitbook.io/help-docs/tracking-page/seo-optimization.md)
- [Connect a Store](https://track123.gitbook.io/help-docs/store/connect-a-store.md)
- [Manage Store](https://track123.gitbook.io/help-docs/store/manage-store.md)
- [Email to Customers](https://track123.gitbook.io/help-docs/notification/email-to-customers.md)
- [Email to Yourself](https://track123.gitbook.io/help-docs/notification/email-to-yourself.md)
- [Overview](https://track123.gitbook.io/help-docs/analytics/overview.md)
- [Shipment Status Analytics](https://track123.gitbook.io/help-docs/analytics/shipment-status-analytics.md)
- [Transit Time Analytics](https://track123.gitbook.io/help-docs/analytics/transit-time-analytics.md)
- [Plans](https://track123.gitbook.io/help-docs/pricing-and-billing/plans.md)
- [Billing FAQ](https://track123.gitbook.io/help-docs/pricing-and-billing/billing-faq.md)
- [Settings](https://track123.gitbook.io/help-docs/settings/settings.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://track123.gitbook.io/help-docs/getting-started/what-is-track123-api.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.
