# Layouts

Use these by following steps from [How to use this template](/capacitor-full-app-ionic-angular/how-to-use-this-template/two-way-to-use-this-template.md). All the data and styles for these layouts are included within their folders.&#x20;

### Netflix

This section contains the layout for **Home page** from popular Netflix app

![](/files/-LubHCZ2VpPb-iHkiAF5)

### Instagram

This section contains the layout for **Home page** and **Profile page** from popular Instagram app

![](/files/-LubHCYwOivdHwVUMWAa)

### Tinder

This section contains the layout and functionality for **Tinder Cards** from popular Tinder app. It uses `ionic-swing` library for the cards functionality.&#x20;

![](/files/-LubHCYxK_MK8MFC-oIf)

### Uber

This section contains the layout and functionality for **Home Page** from popular Uber app, including accepting a Booking from a user.

![](/files/-LubHCYzcCKOfd74fc1R)

### Whatsapp

This section contains the layout for **Home Page** from popular Whatsapp app

![](/files/-LubHCYq-3t2WQ0kZTH0)

### Profile

This section contains the layout for a **Profile Page** which can be used in various apps

![](/files/-LubHCZ69Lmd6aDoaG33)

![](/files/-LubHCZ4gtaeV1sM5MAe)

![](/files/-LubHCZ5jLKo2e6bTXA9)


---

# 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/capacitor-full-app-ionic-angular/features/startup-features/layouts.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.
