# Plot Library

Pre-built visualization functions organized by dataset category.

## Modules

* [Accounting Plots](/api-reference/plots-1/accounting-plots.md) — API reference for sovai.plots.accounting.accounting\_plots
* [Bankruptcy Plots](/api-reference/plots-1/bankruptcy-plots.md) — API reference for sovai.plots.bankruptcy.bankruptcy\_plots
* [Breakout Plots](/api-reference/plots-1/breakout-plots.md) — API reference for sovai.plots.breakout.breakout\_plots
* [Corp Risk Plots](/api-reference/plots-1/corp-risk-plots.md) — API reference for sovai.plots.corp\_risk.corp\_risk\_plots
* [Insider Plots](/api-reference/plots-1/insider-plots.md) — API reference for sovai.plots.insider.insider\_plots
* [Institutional Plots](/api-reference/plots-1/institutional-plots.md) — API reference for sovai.plots.institutional.institutional\_plots
* [News Plots](/api-reference/plots-1/news-plots.md) — API reference for sovai.plots.news.news\_plots
* [Ratios Plots](/api-reference/plots-1/ratios-plots.md) — API reference for sovai.plots.ratios.ratios\_plots


---

# 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.sov.ai/api-reference/plots-1.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.
