> For the complete documentation index, see [llms.txt](https://enappd-apps.gitbook.io/apps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enappd-apps.gitbook.io/apps/ionic-4-full-app/what-is-ionic-5-full-app.md).

# What is Ionic 5 Full App?

This ionic template is built using Angular 11 (also compatible with lower version with limitations) and Ionic Framework v5 and has everything you need to jump start your app development!

**Ionic 5 represents the culmination of years of research and hard work transforming Ionic from “mobile for Angular” into a powerful UI Design System and app framework for every web developer in the world.**

### **BENEFITS**

* **Clients**: Get your next app built by developers using Ionic 5 Full App. This way you save tonnes on UI development, and significantly on major features like Firebase integration, and many other native plugin integrations. Approximate savings can run in thousands of dollars per app.&#x20;
* **Developers**: This is the time to save your expensive time and write less code for your new app. You can build a rich app with Ionic in a very straightforward way. Your knowledge about using CSS, HTML, and JavaScript will help serve as the building blocks of your app. Ionic also has lots of tutorials you can use.
* **Designers**: Customization of layout has no limit with Ionic Full App. There are several great UI designs in this starter's various pages. You can assume it as a starting point for your next app, OR, just pick one module from the app and paste it in your new app.

Get Ionic 5 Full App and enjoy lots of carefully designed pages with the most required functionalities!


---

# 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, and the optional `goal` query parameter:

```
GET https://enappd-apps.gitbook.io/apps/ionic-4-full-app/what-is-ionic-5-full-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
