# Introduction

## Brazil Tech Expats Wiki

Brazil Tech Expats Wiki é o lugar onde acumulamos o conhecimento da comunidade Brasileira de expats.

Este é um fork [do original](https://github.com/brazil-tech-expats/wiki), que não conseguem atualizar/publicar na web.&#x20;

### Wanna help?

1. Check the [issues](https://github.com/deandreamatias/brazil-tech-expats-wiki/issues) or open a [new one](https://github.com/deandreamatias/brazil-tech-expats-wiki/issues/new).
2. Fork it!
3. Create your feature branch: `git checkout -b my-new-topic`
4. Commit your changes: `git commit -m 'Add a topic'`
5. Push to the branch: `git push origin my-new-topic`
6. Submit a [pull request](https://github.com/deandreamatias/brazil-tech-expats-wiki/pulls) :D

### Repos relacionados

* [Awesome Berlin](https://github.com/marlonbernardes/awesome-berlin)

## Código de Conduta

[Código de Conduta](https://brazil-tech-expats.gitbook.io/wiki/codigo-de-conduta)


---

# 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://brazil-tech-expats.deandreamatias.com/home/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.
