# Welcome to Tech Stash

{% hint style="info" %}
**Note:** This knowledge base is my digital treasure trove of information and insights. It's a collection of organized resources, articles, guides, and helpful tidbits all centered around technology and the digital world.
{% endhint %}

## Overview

Here are a couple of things that we'll be covering here:

* ### Web Development

* ### App Development

* ### Game Development

* ### Blockchain Development

* ### Machine Learning & AI

* ### UX/UI Design Systems

* ### Data Science & Analytics

* ### Cloud Computing Development

* ### Development & Operations (DevOps)

## Quick links

{% content-ref url="/pages/zmbWRgr4M7qV370ViJyr" %}
[Core Objective](/overview/core-objective.md)
{% endcontent-ref %}

{% content-ref url="/pages/FTSfGsRI0mnShTRVXrZJ" %}
[Our Contributors](/overview/our-contributors.md)
{% endcontent-ref %}

## Get Started

Here are some quick intro to get started easily

{% content-ref url="/pages/1XfyeBHzGtFt2tpFfQ8i" %}
[Introduction](/getting-started/intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/0visw38VmHizr5RjYqBn" %}
[Setting permissions](/fundamentals/getting-set-up/setting-permissions.md)
{% endcontent-ref %}


---

# 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://stash.jansencadorna.com/welcome-to-tech-stash.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.
