# User Interfaces

This module covers some important or more advanced UI Components, as well as various UI constructions.

This module requires some hands-on experience with development in Appfarm Create, and you should be familiar with all concepts and topics of the [User Interface Fundamentals](/appcademy/appfarm-fundamentals/user-interface-fundamentals.md) module.

### Topics in this Module

{% content-ref url="/pages/2bGYwGJuj1v9lZ6NLzzU" %}
[Featured UI Components](/appcademy/appfarm-professional/user-interfaces/featured-ui-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/OIpll6GuplZ0TOlnopoA" %}
[Concepts and Use Cases](/appcademy/appfarm-professional/user-interfaces/concepts-and-use-cases.md)
{% endcontent-ref %}


---

# 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.appfarm.io/appcademy/appfarm-professional/user-interfaces.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.
