# Tutorials & Examples

This guide contains tutorials and examples to guide users through specific tasks or demonstrate unique concepts in Formio.

### Popular Topics

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Save as Draft</h4></td><td>A workflow to allow unfinished forms to be resumed later.</td><td></td><td></td><td><a href="/pages/xj95GoGOnJd45H3kgBd1">/pages/xj95GoGOnJd45H3kgBd1</a></td></tr><tr><td><h4>Approval Workflow</h4></td><td>A workflow demonstrating a multi-step approval.</td><td></td><td></td><td><a href="/pages/1g2I3TlmOHhptDgZXVTg">/pages/1g2I3TlmOHhptDgZXVTg</a></td></tr><tr><td><h4>Override CKEDITOR</h4></td><td>Customizing CKEDITOR to change text input in forms.</td><td></td><td></td><td><a href="/pages/aK1rz6cwzAa16fcSupYS">/pages/aK1rz6cwzAa16fcSupYS</a></td></tr></tbody></table>


---

# 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://help.form.io/how/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.
