# Front End

The landing page of the website with the option to sign up and log in to the system. After the successful signup and login, the end-user can subscribe to the offered plans.

The frontend of Vodlix offers the following wide options to end-users:

\- Signup\
\- Login\
\- Profile Selection\
\- Home\
\- Movies\
\- TV Shows\
\- Recently Added\
\- My List\
\- Watch Movie\
\- Watch Series\
\- Search\
\- Choose Plan\
\- Account Settings\
\- Logout

![](/files/-MWhLn2jGiB-DrFOu1-F)

![](/files/-MWhMX6X9l8SaYScnhw8)

![](/files/-MWhMc6QwFe-a7M14nfM)

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


---

# 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.vodlix.com/user-manual/front-end.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.
