# Examples

The following examples are available as of now:

{% content-ref url="/pages/0frvrxm94OGQTxttEpNu" %}
[Showcase an example with every feature used in the form](/pipeline-forms/additional-information/examples/showcase-an-example-with-every-feature-used-in-the-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/Iy6YeKNBo8iWjobmT5Ab" %}
[Standup Shuffle Bot for Slack](/pipeline-forms/additional-information/examples/standup-shuffle-bot-for-slack.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.meta-inf.hu/pipeline-forms/additional-information/examples.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.
