# Performance & Optimization

This module is about App and Service performance, finding the bottlenecks, and how to optimize with regard to performance. This module also covers some concepts of optimizing app functionality.

### Topics in this Module

{% content-ref url="/pages/FqWl9OcKbt0j3uqbmX0o" %}
[Optimizing Performance](/appcademy/appfarm-professional/performance-and-optimization/optimizing-performance.md)
{% endcontent-ref %}

{% content-ref url="/pages/XwGKSmjB9SqLG537GCSl" %}
[Enhancing Functionality](/appcademy/appfarm-professional/performance-and-optimization/enhancing-functionality.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/performance-and-optimization.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.
