# web3dev

## Guia da Comunidade WEB3DEV

- [Home](https://pt.docs.w3d.community/home.md)
- [Manual da Comunidade WEB3DEV](https://pt.docs.w3d.community/readme.md)
- [Primeiros Passos](https://pt.docs.w3d.community/discord/primeiros-passos.md)
- [Apps para Celular e Computador](https://pt.docs.w3d.community/discord/apps-para-celular-e-computador.md)
- [Coworking Virtual](https://pt.docs.w3d.community/discord/coworking-virtual.md)
- [Iniciativas da Comunidade](https://pt.docs.w3d.community/comunidade/iniciativas-da-comunidade.md)
- [Moderadores](https://pt.docs.w3d.community/comunidade/moderadores.md)
- [Moderadores Atuais](https://pt.docs.w3d.community/comunidade/moderadores/moderadores-atuais.md)
- [Como se tornar](https://pt.docs.w3d.community/comunidade/moderadores/como-se-tornar.md)
- [Outros papéis](https://pt.docs.w3d.community/comunidade/moderadores/outros-papeis.md): Papéis ou Roles são a mesma coisa, ok?
- [Código de Conduta](https://pt.docs.w3d.community/termos/codigo-de-conduta.md)
- [Política de Privacidade e Tratamento de Dados](https://pt.docs.w3d.community/termos/politica-de-privacidade-e-tratamento-de-dados.md)
- [Está complicado navegar?](https://pt.docs.w3d.community/ajuda/esta-complicado-navegar.md)
- [Não consegue fazer login?](https://pt.docs.w3d.community/ajuda/nao-consegue-fazer-login.md)
- [Contato](https://pt.docs.w3d.community/ajuda/contato.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://pt.docs.w3d.community/home.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.
