# Bibliografía

* <http://getbootstrap.com/>

  Página oficial de Bootstrap desde donde descargar la librería y consultar toda la documentación.
* <http://blog.getbootstrap.com/>

  El blog oficial de Bootstrap donde se publican las últimas novedades.
* Temas y plantillas gratuitas para Bootstrap:
  * <http://startbootstrap.com/>
  * <http://bootstrapzero.com/>
  * <http://bootswatch.com/>
  * <http://www.bootbundle.com/>
* <http://bootsnipp.com>

  Ejemplos y trozos de código útiles para Bootstrap. Aquí podrás encontrar cientos de ejemplos, desde como hacer un formulario de login hasta todo tipo de elementos con animaciones o estilos avanzados.
* <http://expo.getbootstrap.com/>

  Ejemplos *inspiradores* de uso de Bootstrap.
* <http://startbootstrap.com/bootstrap-resources/>

  Listado completísimo con todo tipo de recursos disponibles para Bootstrap.


---

# 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://ajgallego.gitbook.io/bootstrap-4/bibliografia.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.
