> For the complete documentation index, see [llms.txt](https://docs.riff.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging.md).

# Quick Start Tutorials (legacy staging)

- [What you can build with Riff](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/what-you-can-build-with-riff.md)
- [Quickstart: Agent](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/quickstart-agent.md): Get a Monday‑morning email with 5 hand‑picked articles matched to your interests, job, and reading style - fully automated.
- [Quickstart: Dashboard](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/quickstart-dashboard.md): Turn a Google Sheet into a live dashboard - no copy-paste, updates automatically.
- [Quick Start: Automation](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/quick-start-automation.md): Collect feedback all day, get one AI summary in Slack every morning - zero manual checking.
- [Quick Start: Automation v2](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/quick-start-automation-v2.md): Build an automation that pulls ERP exceptions every morning and posts a structured digest to Slack or Teams — unconfirmed deliveries, invoice mismatches, overdue POs.
- [Riff Automations](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/riff-automations.md)
- [Templates](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/templates.md)
- [What you can build with Riff (v2 staging)](https://docs.riff.ai/archive/quick-start-tutorials-legacy-staging/what-you-can-build-with-riff-v2.md): Apps and Agents — understand which build type fits your procurement or operations job before you start.


---

# 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.riff.ai/archive/quick-start-tutorials-legacy-staging.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.
