# Welcome

## Navigate the Knowledge Base

1. Everything you need is organized on the left sidebar under 'Knowledge Base'.
2. **Guides:** Find step-by-step instructions for installing and using different products and applications.
3. **Documentation:** Products I actively developed, providing insights on their usability and features.
4. **Certifications:** Explore resources tailored to help you gain the knowledge needed to obtain specific certificates.

## Issues

If you have any more questions or concerns then come visit our community. [Join our Discord!](https://discord.gg/9mnGBAc8aC)

<figure><img src="https://3423583771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhZtTBOv5VqTJhvWq5qLJ%2Fuploads%2FYj069FNPucCiG29fth9R%2Fimage.png?alt=media&#x26;token=0d1872e9-1a32-457b-a3c7-f92006c156a5" alt=""><figcaption></figcaption></figure>

{% embed url="<https://discord.gg/9mnGBAc8aC>" %}

## Disclaimer

{% hint style="danger" %}

* I have no affiliation with any of the products I mention unless explicitly stated.
* Carefully follow and always have backups made prior to following any of the guides.
* All guides and documentation (unless specified) presented here are NOT the official documentation of any product being used.&#x20;
* Ensure you consult the official documentation for the most accurate information.
* I am not liable for any damages that may occur while following any of the instructions.
  {% endhint %}


---

# Agent Instructions: 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.unluckytech.com/unluckytech/unluckytech.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.
