# Interactive Chart

The [interactive chart](http://www.fpbase.org/chart) provides a way to plot & compare specific fluorescent protein attributes in a graphical manner, for all FPs in the database.  Users choose an FP property (e.g. ex/em maximum, brightness, lifetime, QY, etc.) for both X and Y axes, and all FPs in the database are plotted as points on the graph, with additional FP characteristics such as color, brightness and oligomerization encoded as attributes of the points on the graph (e.g. color, saturation, shape, etc.).  Hovering (tapping on mobile) over any point reveals a tooltip with additional information about that protein, and clicking on any point brings you to the dedicated page for that protein.

![](/files/-LWh2dd7QCn89g9gAFjr)

{% embed url="<https://www.fpbase.org/chart>" %}


---

# 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://help.fpbase.org/browsing/interactive-chart.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.
