> For the complete documentation index, see [llms.txt](https://www.opensourcelaw.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.opensourcelaw.com.br/contribua.md).

# Contribua

O Open-Source Law é um recurso gratuito, de código aberto, com licença [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), disponível para o público. Ele é disponibilizado por meio das generosas contribuições de juristas. Você pode contribuir de três maneiras:

1. **Compartilhe** o site da Open-Source Law ou qualquer seção que você considere útil.
2. **Escreva** conteúdo diretamente. Se você deseja contribuir para uma página existente ou criar uma nova, você pode [entrar em contato](https://t.me/victordivalente) para obter mais informações.
3. **Faça uma doação**. Se você deseja fazer uma contribuição monetária para o trabalho que foi realizado na criação deste site, você pode enviar fundos para 0x887797EfF0E6260984DE2405017790ee36d33860.

## Colaboradores:

* <https://victorvalente.com.br/>

{% hint style="danger" %}
**Atenção!** Nada do que está escrito aqui é conselho jurídico ou de investimento. Recomendamos sempre que consulte um advogado antes de tomar qualquer decisão com potencial jurídico.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.opensourcelaw.com.br/contribua.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.
