# Integrations

Guides for integrating with external services in and apps and services, and configuring solution-level integrations.

{% hint style="info" %}
Integrations also covered by a series of videos in the [Integrations ](/appcademy/appfarm-fundamentals/integration-fundamentals.md)module of the Appcademy Fundamentals learning path.
{% endhint %}

## Apps and services

{% content-ref url="/pages/-MiQJ-jtLiElKVeTqI7D" %}
[Integrate with external systems](/how-to/integrations/integrate-with-external-systems.md)
{% endcontent-ref %}

{% content-ref url="/pages/siFj4mf1SkaW9SxMkiTX" %}
[Retrieve a Bearer token from Google Cloud](/how-to/integrations/retrieve-bearer-token-from-google-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/R9hrnLm6JYha7eVYsxoj" %}
[Fetch data from BigQuery](/how-to/integrations/fetch-data-from-bigquery.md)
{% endcontent-ref %}

## Solution integrations

{% content-ref url="/pages/-MiRHu1JvgA5TayZzMPi" %}
[Configure a custom email account](/how-to/integrations/configure-mailgun-account.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/how-to/integrations.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.
