# Helpful Resources

## App Integrations

To view the complete set of app integrations that Relay.app supports, visit [relay.app/apps](https://www.relay.app/apps). You can filter apps alphabetically or by category.

If you select a particular app, you can see a reference of all of the triggers and actions that are supported in that app.

<figure><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-9466d52aed421b2f7bcdcbd3f3a1cc82f3feafea%2FScreen%20Shot%202024-08-06%20at%208.56.43%20PM.png?alt=media" alt="" width="563"><figcaption><p>An example of an app reference page showing the triggers and actions for Gmail.</p></figcaption></figure>

## Templates

To see examples of how others are using Relay.app, and to get started with pre-built templates, go to <https://relay.app/templates>.

<div align="center"><img src="https://647519108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkKoEy3xMIYaIwd4mRAB%2Fuploads%2Fgit-blob-586ad996ba3a12139b4efe746ffb84142248241f%2FScreenshot%202025-07-03%20at%2010.42.13%E2%80%AFAM.png?alt=media" alt=""></div>

## Videos

For many people, the best way to learn is by watching videos, and we have an active [Youtube channel ](https://www.youtube.com/channel/UCIENacxDzvxb7mWIXZRZtAQ)with over 100 videos demonstrating how to use Relay.app from basic features to advanced AI use cases. Here's an example of a 3-minute tutorial to build your first AI agent.

{% embed url="<https://youtu.be/GFCKSkrHiZ4?si=FRoBTA7fZsMs1gG5>" %}


---

# 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.relay.app/getting-started/readme.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.
