# Info

This is a browser extension that supports most browsers such as Firefox, Chrome and other Chromium based browsers like Vivaldi, Edge and Opera.

Check out the source code and download links in the sidebar.

<figure><img src="/files/q0g5XtgBIfpagaI9AqVK" alt="" width="563"><figcaption></figcaption></figure>

### Support

Suggest new features or report issues on our GitHub which can be easily tracked or join our Discord server for more help.

<https://discord.gg/fluxpoint>

{% hint style="info" %}
If you like the extension please support us by giving a review on the Firefox or Chrome store.
{% endhint %}

### Feature

* Lightweight


---

# 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.fluxpoint.dev/home++/info.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.
