# Welcome

**Simple documentation and tips for daily programming**

**Designed with** :purple\_heart: **for developers**

![sbdeveloper90](https://img.shields.io/badge/Follow-%40sbdeveloper90-purple?logo=github\&link=https%3A%2F%2Fgithub.com%2Fsbdeveloper90\&link=https%3A%2F%2Fgithub.com%2Fsbdeveloper90)

### Helping Docs

Welcome to the mine useful documentation for daily work on web developer and computer programming.

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>HTML</strong></td><td>Helping documentation for HTML topics</td><td></td><td><a href="/files/YcVlVZCXzr4A6nD3AUTJ">/files/YcVlVZCXzr4A6nD3AUTJ</a></td><td><a href="/pages/uPPVNsbJcc0gwJLpoSuz">/pages/uPPVNsbJcc0gwJLpoSuz</a></td></tr><tr><td><strong>CSS</strong></td><td>Helping documentation for CSS topics</td><td></td><td><a href="/files/abF312qPQjlD8RDsO6Xj">/files/abF312qPQjlD8RDsO6Xj</a></td><td><a href="/pages/HJCzI8kLrGT8hJLm4CT5">/pages/HJCzI8kLrGT8hJLm4CT5</a></td></tr><tr><td><strong>Javascript</strong></td><td>Helping documentation for Javascript topics</td><td></td><td><a href="/files/5P9EJcYBk5ZJU2mx98SJ">/files/5P9EJcYBk5ZJU2mx98SJ</a></td><td><a href="/pages/ltidJZr9x9a5n5Pk8RDA">/pages/ltidJZr9x9a5n5Pk8RDA</a></td></tr><tr><td><strong>PHP</strong></td><td>Helping documentation for PHP topics</td><td></td><td><a href="/files/Mhq4xAmock6sWy8i89wC">/files/Mhq4xAmock6sWy8i89wC</a></td><td><a href="/pages/cwRqqKqWWXI7n10DAigg">/pages/cwRqqKqWWXI7n10DAigg</a></td></tr><tr><td><strong>Python</strong></td><td>Helping documentation for Python topics</td><td></td><td><a href="/files/LpFFiFDEatsVs9V8AZAr">/files/LpFFiFDEatsVs9V8AZAr</a></td><td><a href="/pages/6QtE3N685c3VQ6Bx91qk">/pages/6QtE3N685c3VQ6Bx91qk</a></td></tr><tr><td><strong>Bash</strong></td><td>Helping documentation for Bash topics</td><td></td><td><a href="/files/UZqa5RrdonMHvtK4IMyy">/files/UZqa5RrdonMHvtK4IMyy</a></td><td><a href="/pages/KTvJx5in7jI421NnitzD">/pages/KTvJx5in7jI421NnitzD</a></td></tr><tr><td><strong>Miscellaneous</strong></td><td>Helping documentation for Miscellaneous topics</td><td></td><td><a href="/files/RauRX6OggYv1rx9Fpobl">/files/RauRX6OggYv1rx9Fpobl</a></td><td><a href="/pages/q5g4H8QqIfeG2ZpBGGJF">/pages/q5g4H8QqIfeG2ZpBGGJF</a></td></tr><tr><td><strong>Ethernet Cables</strong></td><td>Explaination of different types of ethernet cables</td><td></td><td><a href="/files/5Im0QPFFQMoXTLo2AFEn">/files/5Im0QPFFQMoXTLo2AFEn</a></td><td><a href="/pages/CMDEBSMzJllG8IcFNfgt">/pages/CMDEBSMzJllG8IcFNfgt</a></td></tr><tr><td><strong>RAID</strong></td><td>Explaination of different types Redundant Array of Independent Disks</td><td></td><td><a href="/files/RvxOTJaaAAsAEka9ASde">/files/RvxOTJaaAAsAEka9ASde</a></td><td><a href="/pages/ohuVs1gx5DlwEzvVGXdG">/pages/ohuVs1gx5DlwEzvVGXdG</a></td></tr><tr><td><strong>Docker</strong></td><td>Useful guide to running containers</td><td></td><td><a href="/files/LZQ8s2uXa7PgdivJhpes">/files/LZQ8s2uXa7PgdivJhpes</a></td><td><a href="/pages/OiEKhrqzb5uDxISH7N6B">/pages/OiEKhrqzb5uDxISH7N6B</a></td></tr><tr><td><strong>Docker cheat sheet</strong></td><td>Useful cheat sheet for Docker</td><td></td><td><a href="/files/LZQ8s2uXa7PgdivJhpes">/files/LZQ8s2uXa7PgdivJhpes</a></td><td><a href="/pages/nBLKKB8SwF1JW3S5hMA7">/pages/nBLKKB8SwF1JW3S5hMA7</a></td></tr></tbody></table>

### GitBook Webinar

Visit and check Gitbook features

{% embed url="<https://www.youtube.com/watch?v=gnYU0jtQbug>" %}
GitBook for Public Docs
{% endembed %}


---

# 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://sbdevs-organization.gitbook.io/sbdev-docs/readme.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.
