# Features

- [Fluid Link](https://docs.fluid.so/features/fluid-link.md): The desktop companion app for Fluid
- [Spaces](https://docs.fluid.so/features/spaces.md): Spaces allow you to save groups of windows.
- [Rooms](https://docs.fluid.so/features/rooms.md): Join others and get access to a synced Shared Window
- [Fluid Passwords](https://docs.fluid.so/features/fluid-passwords.md): How to use the Fluid Password Manager
- [Fluid Tunnel](https://docs.fluid.so/features/fluid-tunnel.md): A way to send text / passwords from a non VR headset to Fluid - WIP
- [Extensions](https://docs.fluid.so/features/extensions.md)


---

# 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.fluid.so/features.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.
