> For the complete documentation index, see [llms.txt](https://xew-development.gitbook.io/xew-loading-screen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xew-development.gitbook.io/xew-loading-screen/hey-welcome.md).

# Hey Welcome!

## Overview

Here are a couple of example overviews from products with really great docs:

> Here is the documentation section for Xew-Rental

## Quick links

{% content-ref url="/pages/7MCuboUeq6xePC6yvRRa" %}
[Our Policy](/xew-loading-screen/overview/our-policy.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/7dgWKjCweJmODm688O12" %}
[Getting setup](/xew-loading-screen/fundamentals/getting-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/d3WMCCNFDkqj446w1iJo" %}
[Setup Config](/xew-loading-screen/fundamentals/getting-setup/setup-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/oD2gyinPWuX5gkpu5Nxt" %}
[Broken mention](broken://pages/oD2gyinPWuX5gkpu5Nxt)
{% 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:

```
GET https://xew-development.gitbook.io/xew-loading-screen/hey-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.
