# Welcome

{% hint style="info" %}
**WolfPack tip:** Did you know that we have helper videos from screens inside the application? Just locate the question mark in the lower right of each screen to see specific guides for each feature.
{% endhint %}

## Overview

WolfPack Central is a tour experience management platform. Central gives you the power to seamlessly plan and monitor tour experiences from anywhere in the world. Our platform offers a comprehensive suite of features designed to deliver your experiences seamlessly.&#x20;

Here's what Central has to offer:

* Our web portal allows you to effortlessly manage clients, their groups, and their tours. Simplify your operations and ensure a personalized experience for each traveler.
* The web portal also lets you develop a library of, places, trips, and tours. Customize itineraries with ease, ensuring unforgettable journeys tailored to your clients' preferences.
* Our mobile apps (Android and iOS) empower your clients with real-time tour information, seamless navigation, and direct chat capabilities. Keep them engaged and connected throughout their travel experience.

### Welcome Video

{% embed url="<https://vimeo.com/845332264?share=copy>" %}

## Quick links

{% content-ref url="/pages/8BeaqE7rm8HRLsqIzvFg" %}
[What we do](/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/DHgvZrayh6FqEgz2X9XT" %}
[Help Desk](/help-desk/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/fiq7pmOrclKUNmXHzNDf" %}
[Updates](/updates/august-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/TRyYo4lAfkk5lAsTrlda" %}
[Tips and Tricks](/tips/tips-and-tricks.md)
{% endcontent-ref %}


---

# 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://helpdesk.wolfpack.run/welcome.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.
