# Knowledge Center

[The Seven Bridges Knowledge Center](https://sb-biodatacatalyst.readme.io/docs/projects-on-the-platform) is a collection of user documentation which describes all of the various components of the platform, with step-by-step guides on their use. Our Knowledge Center is the central location where you can learn how to store, analyze, and jointly interpret your bioinformatic data using *BDC-Seven Bridges*.

![](/files/-MDH9NJS-wQI9PdZjr48)

From the Knowledge Center, you can access platform documentation. This content is organized into sections that deal with the important aspects of accessing and using *BDC-Seven Bridges.*&#x20;

![](/files/-MDHBFr7_2GhkTiXqXgK)

You can also read the Release Notes in the Knowledge Center, keeping you up-to-date on all of the latest updates and new features for *BDC-Seven Bridges.*&#x20;


---

# 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://bdcatalyst.gitbook.io/biodata-catalyst-documentation/written-documentation/analyze-data-1/seven-bridges/knowledge-center.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.
