# What's included with the Tracktor Expert Install Service

The **Expert Install Service** comes with the setup and styling of Tracktor. Our support team will install Tracktor for you in one business day.

The service is completely free of charge and includes the following:

* [Add a tracking link to your store's navigation](/tracktor/readme/add-tracktor-to-your-stores-navigation.md)
* [Add a tracking link to your order and shipping confirmation email templates](/tracktor/readme/help-customers-track-orders.md)
* Format the look of the Tracktor form page so that it matches your theme's look and feel
* Confirm that your orders are displaying accurate shipping data on the Tracktor form (optional upon request)

After the installation is complete, you will continue to have access to our exceptional support. 💪

Our team of experts is always happy to answer questions!

{% hint style="info" %}
How to request our Expert Install Service? [Click here!](/tracktor/expert-install-service/request-the-expert-install-service.md)
{% endhint %}


---

# 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/expert-install-service/whats-included-with-the-tracktor-expert-install-service.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.
