# Mechanisms

- [Robotic Foundation Models](https://home.reborn-ai.xyz/mechanisms/quickstart.md): How data helps future humanoid robots reborn
- [Reborn Flywheel for RFM](https://home.reborn-ai.xyz/mechanisms/publish-your-docs.md)
- [Reborn Data-to-Model Pipeline](https://home.reborn-ai.xyz/mechanisms/reborn-data-to-model-pipeline.md)
- [Reborn's Partnerships](https://home.reborn-ai.xyz/mechanisms/reborns-partnerships.md): Teaming up with the world’s best to redefine what robots can do.


---

# 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://home.reborn-ai.xyz/mechanisms.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.
