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

# Welcome to Void

{% hint style="info" %}
**If you face any issue anywhere, DM** [**voidtix**](https://discord.com/users/1096476559608660098) **or** [**\_tm000\_**](https://discord.com/users/983716448277004289) **All paid clients are recommended to ask any questions by creating tickets in Void server.**

**Latest changes are shared in `guide-faq` channel in Void server.**
{% endhint %}

{% hint style="warning" %}
**Disclaimer:** We don't posess legal prowess and hence, assume that you are aware of legal constraints in your region. We don't condone illegal activities.
{% endhint %}

## About Void

> The idea of Void originated as a consequence of bear NFT and sneaker market. People needed a new area and tickets appeared to be a lucrative option.

## Getting Started

{% content-ref url="/pages/rIrI3TguQny27OXqo2D3" %}
[Void Tool Info](/overview/void-tool-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/ROevsJjn8kWQyGXZekKs" %}
[SetUp](/setup/installation.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/9YqqqoFBCunAeMxiJmrQ" %}
[Installation](/setup/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/coYXbpR8kpF25ghZEHhI" %}
[UI and Login](/setup/ui-and-login.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:

```
GET https://docs.voidtix.com/welcome-to-void.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.
