# Customization

This template provides a flexible foundation for your projects, allowing you to integrate its screens and components into other applications or to develop a complete backend for a real-world solution, ready for deployment on app platforms. This project includes Firebase collections and backend functionality. You have the freedom to customize the UI and backend according to your specific requirements.&#x20;

If you are new to FlutterFlow, we recommend utilizing available resources to familiarize yourself with the platform and leverage its capabilities effectively for your development needs.

{% embed url="<https://docs.flutterflow.io/>" %}

{% embed url="<https://www.youtube.com/@FlutterFlow>" %}


---

# 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.appgenz.com/ui-kits/nexium/customization.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.
