> For the complete documentation index, see [llms.txt](https://docs.jarediso.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jarediso.dev/im-that-i.t.-friend/computer-guides.md).

# Computer Guides

## Welcome to the guides section!

![TypingAnimeGif](/files/rtScYkEm99EzvVLtADow)\
Welcome to the library where all the guides are going to be located! This is going to be where I constantly update and add guides!

Currently the folder name is what the goal of the guide is. In each folder there will more than likely (**not always**) have a few folders in it for resources for the Readme so you do not worry about that. If I have a folder you need to go into then I will mention it in the guide!

Do not forget to make an issue if there are any problems or recommendation you want me to make a guide on in the issues section! Take your time and have fun, you got this :).

Just do not forget...\
![WeHaveGuides](/files/WVwBlXcpRX5OAaJ8I99r)\
It may cause us pain at first but we will strive being "The I.T. Friend"!


---

# 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.jarediso.dev/im-that-i.t.-friend/computer-guides.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.
