# Security & Operations

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 handling and permissions](/appcademy/appfarm-fundamentals/user-handling-and-permissions.md) and [Services Fundamentals](/appcademy/appfarm-fundamentals/services-fundamentals.md) modules of the Appfarm Fundamentals Learning Path.

### Topics in this Module

{% content-ref url="/pages/ZabvCQa8Yey9LnERZ8Zy" %}
[Security and Permissions](/appcademy/appfarm-professional/security-and-operations/security-and-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/nk8DUq9YXVe7GZ4D4FiS" %}
[Deployment](/appcademy/appfarm-professional/security-and-operations/deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/BnS9qXVyN4edJxP6vwLz" %}
[Schedules and Logs](/appcademy/appfarm-professional/security-and-operations/schedules-and-logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/LVVIMCQ11jxIB6TXgvtR" %}
[Debugging and App Health](/appcademy/appfarm-professional/security-and-operations/debugging-and-app-health.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/security-and-operations.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.
