# Fuksus Resources

## Fuksus Resources

- [Home](https://docs.fuksus.com/home.md)
- [Terms of Service](https://docs.fuksus.com/terms-of-service.md): When buying and participating in use of any of our products, you agree to our latest Terms of Service.
- [Installation](https://docs.fuksus.com/fuksus-houserobberies/installation.md): Installing this resource is straight forward, just like other resources!
- [Configuration](https://docs.fuksus.com/fuksus-houserobberies/configuration.md): Here you will find all the configurations you will need.
- [Adding houses](https://docs.fuksus.com/fuksus-houserobberies/configuration/adding-houses.md)
- [Translating](https://docs.fuksus.com/fuksus-houserobberies/configuration/translating.md)
- [Functions](https://docs.fuksus.com/fuksus-houserobberies/configuration/functions.md)
- [General config](https://docs.fuksus.com/fuksus-houserobberies/configuration/general-config.md)
- [Police event](https://docs.fuksus.com/fuksus-houserobberies/configuration/police-event.md)
- [Installation](https://docs.fuksus.com/fuksus-crafting/installation.md): Installing this resource is straight forward, just like other resources!
- [Configuration](https://docs.fuksus.com/fuksus-crafting/configuration.md)
- [Adding tables](https://docs.fuksus.com/fuksus-crafting/configuration/adding-tables.md): Adding more crafting tables is easy !
- [Translating](https://docs.fuksus.com/fuksus-crafting/configuration/translating.md)
- [Functions](https://docs.fuksus.com/fuksus-crafting/configuration/functions.md)
- [General config](https://docs.fuksus.com/fuksus-crafting/configuration/general-config.md)
- [Installation](https://docs.fuksus.com/players-marketplace/installation.md): Installing this resource is straight forward, just like other resources!
- [Configuration](https://docs.fuksus.com/players-marketplace/configuration.md)
- [Translating](https://docs.fuksus.com/players-marketplace/configuration/translating.md)
- [General config](https://docs.fuksus.com/players-marketplace/configuration/general-config.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fuksus.com/home.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.
