# App Data Fundamentals

This Module covers some important features of Data Sources and other App Data.

This Module is relevant for everyone who has taken the [Intro Course](/appcademy/appfarm-fundamentals/intro-course.md) and wants to take their learning a bit further with regard to App Data.

### Topics in this Module

{% content-ref url="/pages/XlF2Q3dHMdjb5VAN6vvI" %}
[Data Source Filtering](/appcademy/appfarm-fundamentals/app-data-fundamentals/data-source-filtering.md)
{% endcontent-ref %}

{% content-ref url="/pages/HYiunjcxXtjunQdnhGia" %}
[App Variables and Runtime Properties](/appcademy/appfarm-fundamentals/app-data-fundamentals/app-variables-and-runtime-properties.md)
{% endcontent-ref %}

{% content-ref url="/pages/uIBL5yDDvdWBCLwy1XXI" %}
[URL Parameters](/appcademy/appfarm-fundamentals/app-data-fundamentals/url-parameters.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/app-data-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.
