# User Interface Fundamentals

This Module covers some important features and UI Components frequently used in Appfarm Apps. The Topics of this Module are not related to each other, meaning that you do not have to go through them in the suggested sequence

These Topics are relevant for everyone who has already taken the [Intro Course](/appcademy/appfarm-fundamentals/intro-course.md) and wants to take their learning a bit further with regard to User Interfaces.

### Topics in this Module

{% content-ref url="/pages/c6U0K9wONtHKTFV5g5Cg" %}
[Container - Sectioning, Styling and Repeating](/appcademy/appfarm-fundamentals/user-interface-fundamentals/container-sectioning-styling-and-repeating.md)
{% endcontent-ref %}

{% content-ref url="/pages/CN6GzliLuZjlJjT5hTtA" %}
[Conditional Styles](/appcademy/appfarm-fundamentals/user-interface-fundamentals/conditional-styles.md)
{% endcontent-ref %}

{% content-ref url="/pages/SWiFAf626wXB6c0dQyN8" %}
[Motions](/appcademy/appfarm-fundamentals/user-interface-fundamentals/motions.md)
{% endcontent-ref %}

{% content-ref url="/pages/KSoGU5OOyQoUFclQaQp9" %}
[Responsive Design](/appcademy/appfarm-fundamentals/user-interface-fundamentals/responsive-design.md)
{% endcontent-ref %}

{% content-ref url="/pages/PeDVNAlkB9sx3zlLi43e" %}
[Step-by-step workflow](/appcademy/appfarm-fundamentals/user-interface-fundamentals/step-by-step-workflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/TpSiU5finZZ87JwzfZ3h" %}
[Featured UI Components](/appcademy/appfarm-fundamentals/user-interface-fundamentals/featured-ui-components.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-fundamentals/user-interface-fundamentals.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.
