# Bienvenido

{% hint style="info" %}
**Acerca de este GitBook:** Este es un repositorio público que contiene documnetación, guías y aprendizajes de varios proyectos de Codeando México.
{% endhint %}

Para los nuevos miembros del equipo, este espacio será útil durante sus primeros días con el equipo, para conocer mejor quiénes somos y cómo trabajamos.

## Recursos

{% content-ref url="<https://app.gitbook.com/o/-MbbBWGfrGHgXIaC2nqZ/s/iZPMOSXqQAZkvBcJCzdn/>" %}
[Política Digital de la Secretaría de Economía](https://app.gitbook.com/o/-MbbBWGfrGHgXIaC2nqZ/s/iZPMOSXqQAZkvBcJCzdn/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/-MbbBWGfrGHgXIaC2nqZ/s/oeYFODBROf3ddbZH6geT/>" %}
[Estandar de Datos Legislativos v0.9](https://app.gitbook.com/o/-MbbBWGfrGHgXIaC2nqZ/s/oeYFODBROf3ddbZH6geT/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/-MbbBWGfrGHgXIaC2nqZ/s/xfMm9eE11kXlLZ2QUB2r/>" %}
[DATOS ABIERTOS NL](https://app.gitbook.com/o/-MbbBWGfrGHgXIaC2nqZ/s/xfMm9eE11kXlLZ2QUB2r/)
{% endcontent-ref %}

{% embed url="<https://docs.codeandomexico.org/guia-de-participacion-digital/>" %}

## FAQs

<details>

<summary>¿Cómo contribuir?</summary>

Si desea aportar cambios, inicie una nueva solicitud de cambio y envíela para su revisión. El equipo lo revisará poco después.

</details>

Todo el contenido y recursos disponibles en este sitio se encuentran bajo una licencia [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.es).

<img src="https://4114046013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbbCBU8-razkYu75lsu%2Fuploads%2FxjykyZC73j9woAn2B1q2%2Fimage.png?alt=media&#x26;token=1699e007-820f-4d19-ba44-e856c9adc9e4" alt="" data-size="line">


---

# 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://docs.codeandomexico.org/docs/bienvenido.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.
