> For the complete documentation index, see [llms.txt](https://laura-arual1986.gitbook.io/popcorntime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laura-arual1986.gitbook.io/popcorntime/disenar/prototipado.md).

# Prototipo

{% embed url="<https://www.figma.com/file/Z6HH887zQG8Fx36CMHHu7s/PopCornTime?node-id=0%3A1>" %}

![Portada y Onboarding](/files/-MZTSGVI4Lo878rQ1aIV)

![Home y buscador de películas](/files/-MZTcLCb81eHG4aMIRRr)

![Overlays con los filtros para buscar películas](/files/-MZTTQMy1I6i0vzD48mM)

![Overlays desplegables con la etiqueta de las películas](/files/-MZTTmHskWVRiRwrbgL8)

![Detalle de película, listas y perfil](/files/-MZTU2KOGN_VL56lAeKn)

![Home para Desktop](/files/-MZTWgOKiUhE3RANkg1p)

![](/files/-MZTbh_aZVqTVeO17DiA)

{% embed url="<https://youtu.be/6RkBz_tO7cg>" %}

{% embed url="<https://www.awesomescreenshot.com/video/3568929?key=aba71f9c40a2f272d345705673a1284d>" %}
Aquí podrás ver el prototipo en funcionamiento
{% endembed %}


---

# 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://laura-arual1986.gitbook.io/popcorntime/disenar/prototipado.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.
