# About

## What is The Impactful Tech Guide?

```
TODO: description
- Centralized respository of resources  
- Who is this guide for?
- How the guide got started
- Purpose and goals of the guide
- How are resources curated and how often?
```

## Navigate the Guide

Throughout the guide you'll see some symbols, heres what they mean:

💰 - this opportunity has some form of compensation

⭐- our personal favourites

{% content-ref url="/pages/-M0VZ8uJ0n3ovKHPM4Or" %}
[Work Opportunities](/opportunities/fellowships.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M0VarKxGWyzNQErsdef" %}
[Events](/events/conferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M0VbrATxsclK1gYu3Q2" %}
[Our Recommendations](/our-recommendations/organizations.md)
{% endcontent-ref %}

## Team

`TODO: Description of the people who made the Impactful Tech Guide`

## Contribute

`TODO: Encourage visitors to add comments for resources they think should be added, which will be looked at`

## Contact

`TODO: If you want to give more feedback or be more involved then email ____. Also check out impactlabs.io`


---

# 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://guide.impactlabs.io/master.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.
