# Hi !

Welcome to our GitBook! We are a team of three students at a higher education institution, passionate about development, cybersecurity, and Linux administration. We created this GitBook as a way to share our knowledge and help others learn about these topics.

In this GitBook, you'll find a wide range of topics covered, including programming languages such as Python, Go and C/C++, web development, network security, and Linux system administration. We've put a lot of effort into creating high-quality content and we hope you'll find it helpful.

We understand that learning can be challenging, especially when you're just starting out. That's why we've made sure to include clear explanations and examples, as well as exercises to help you practice what you've learned.

We believe that technology should be accessible to everyone, and we're committed to making our GitBook a valuable resource for anyone looking to improve their skills. If you have any questions or feedback, please don't hesitate to contact us. We're always happy to help.

Additionally, if you'd like to connect with us and stay updated on our latest projects and resources, you can join our Discord at <https://discord.gg/khaUkXxneH> for more help or just became friends.

Thanks for visiting and we hope you enjoy our GitBook!

{% hint style="success" %}
**Github**

* <https://github.com/Fastiraz>
  {% 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://fastiraz.gitbook.io/doc/hi.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.
