# Additional Information

- [Release Notes](https://docs.meta-inf.hu/pipeline-forms/additional-information/release-notes.md)
- [FAQ](https://docs.meta-inf.hu/pipeline-forms/additional-information/faq.md): Frequently Asked Questions
- [Pricing](https://docs.meta-inf.hu/pipeline-forms/additional-information/pricing.md)
- [Examples](https://docs.meta-inf.hu/pipeline-forms/additional-information/examples.md)
- [Showcase an example with every feature used in the form](https://docs.meta-inf.hu/pipeline-forms/additional-information/examples/showcase-an-example-with-every-feature-used-in-the-form.md)
- [Standup Shuffle Bot for Slack](https://docs.meta-inf.hu/pipeline-forms/additional-information/examples/standup-shuffle-bot-for-slack.md): Standup Shuffle is a custom Slack bot designed to add a fun twist to the traditional standup routine by randomizing the order in which team members share their updates.


---

# 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.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.
