> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/welcome-to-our-knowledge-base.md).

# Welcome to our Knowledge Base

**Welcome to the SprintHub Knowledge Base!**

We are pleased to welcome you to our information hub, where you will find a treasure trove of knowledge on a variety of topics related to SprintHub and its innovative services.

SprintHub is a company committed to driving your organization's success by providing advanced technological solutions and effective business strategies. Our knowledge base was created to support you, our customer, on your journey toward growth and excellence.

Navigating our knowledge base is simple and efficient. Here, you will find detailed information about our products and services, step-by-step guides, video tutorials, informative articles, and valuable tips to optimize your experience with SprintHub.

Our commitment to innovation and customer satisfaction is reflected in this knowledge platform. Whether you are a beginner or an experienced user, we are here to meet your needs and ensure you make the most of our technology and resources.

Feel free to explore and learn. Whatever your question or challenge, the SprintHub Knowledge Base is here to help guide you toward success. If you need additional assistance or have any questions, our dedicated support team is always available to assist you.

We appreciate you choosing SprintHub as your technology partner, and we look forward to accompanying you on your journey of growth and success. Together, we will build a brighter and more efficient future.

Sincerely,&#x20;

**The SprintHub Team**

<br>

{% content-ref url="/pages/6490de4151795a8a5d1974e46248b3ddfbcdcc08" %}
[System Settings](/en/topics/system-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/f5786400b08a50e93a5d71a1777292b2aae2d460" %}
[Broken mention](broken://pages/f5786400b08a50e93a5d71a1777292b2aae2d460)
{% endcontent-ref %}

{% content-ref url="/pages/6bef760c14ccd3f07d18ef2f2d5a79a8de004366" %}
[Integrations](/en/topics/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/a01dfa26521df292d46c3a90cc521f7e415bcaa0" %}
[General](/en/topics/general.md)
{% endcontent-ref %}

{% content-ref url="/pages/3a3d6d6de668120e1d379892d02256b0c6712f3f" %}
[Attract](/en/topics/attract.md)
{% endcontent-ref %}

{% content-ref url="/pages/76667ed29b424f7e83242db59d1ec180fdad99d2" %}
[Convert](/en/topics/convert.md)
{% endcontent-ref %}

{% content-ref url="/pages/5e879e10b20f86d7f3f4746aec475732a4bfbe78" %}
[Associate](/en/topics/associate.md)
{% endcontent-ref %}

{% content-ref url="/pages/7d4022bc3139f4e25e358bbadd2cdd5140e27a0f" %}
[Analyze](/en/topics/analyze.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/welcome-to-our-knowledge-base.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
