# Search Page

## **Search — Popular Searches**

![Search page](https://cdn-images-1.medium.com/max/720/1*3bSf8zLV7UzyXjUqH8Wu2w.jpeg)

This is the second tab of the application. This page contains random searches in the application. By clicking on the image of a particular item it navigates to that search item details and by clicking on the play icon of the particular image of the item it navigates to the video player.

## **Search —Custom Search**

![Searched result](https://cdn-images-1.medium.com/max/720/1*H0XJrpW-6E_TOBhhfqcdFg.jpeg)

This page can be accessed from the second tab of the application by writing more than three words in the search box. By clicking on any item of the page will navigate to the movie or show information page.\
Here this is only UI demonstration but you can integrate back-end and make it dynamic.


---

# 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://enappd.gitbook.io/ionic-4-netflix-clone-template/template-features-1/screens/search-page.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.
