# Your First Automation

### ***Turn ideas into actions — fast***

Getting started with Fastn is easy. In this section, we’ll walk you through your very first automation flow, from picking a trigger to launching a working integration. Whether you're automating internal ops, syncing data, or connecting external APIs, these step-by-step tutorials will help you build confidently.

> No prior experience needed. Just follow along, and see how fast "automated" can be.

#### Start with these tutorials:

{% content-ref url="/pages/yCHT9AkSNmMC3c0ExR2U" %}
[Create a Google Doc and share it to Slack - using UCL](/classic/fastn-ucl/getting-started/how-ucl-works-in-real-scenarios/create-a-google-doc-and-share-it-to-slack-using-ucl.md)
{% endcontent-ref %}

{% content-ref url="/pages/4qdfFFQzkd0ZfoPCr9MK" %}
[Creating a Custom Tool](/classic/fastn-ucl/getting-started/about-unified-context-layer/creating-a-custom-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/qdrfWZ8TvRWdAZrwk3r8" %}
[Setting Up a Google Drive to GCS Migration - Widget](/tutorials-1/data-migrations/setting-up-a-google-drive-to-gcs-migration-widget.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.fastn.ai/your-first-automation.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.
