> For the complete documentation index, see [llms.txt](https://docs.appfarm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appfarm.io/appcademy/appfarm-fundamentals/services-fundamentals.md).

# Services Fundamentals

In this Module, you will learn the basic concepts and setup of Services, as well as how to schedule a Service.

This Module is relevant for everyone who has already taken the [Intro Course](/appcademy/appfarm-fundamentals/intro-course.md) and wants to learn more about Services.

### Topics in this Module

{% content-ref url="/pages/PuvLyDvCgygO4pcD7pos" %}
[Introduction to Services](/appcademy/appfarm-fundamentals/services-fundamentals/introduction-to-services.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZaAD6Jbd2VWGhnybO1en" %}
[Setting up a Service](/appcademy/appfarm-fundamentals/services-fundamentals/setting-up-a-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/31DrT4ZAgctOceqGvjsr" %}
[Scheduling a Service](/appcademy/appfarm-fundamentals/services-fundamentals/scheduling-a-service.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/services-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.
