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

# Welcome!

## How to host local with txAdmin

Easy way to have FiveM server with own Windows Computers or Linux Computers

{% content-ref url="/pages/RCpW3NrJff74Fz7lsQkn" %}
[Windows Intallation](/homepage/guides/windows-intallation.md)
{% endcontent-ref %}

{% content-ref url="/pages/PomPcbZdz0UKTReIg3N7" %}
[Linux Installation](/homepage/guides/linux-installation.md)
{% endcontent-ref %}

## License

aalbonn Development **Copyright (C)**

The GNU General Public License is a free, copyleft license for software and other kinds of work.

The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.

<https://www.gnu.org/licenses/>


---

# 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.aalbonn.com/homepage/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.
