# Public Data in KBase

KBase provides users with a unified resource for analyzing a range of public data together with the data generated from their own experiments. The data in KBase, which includes public data from various public sources as well as internally-generated analysis results, consists of an extensive set of prokaryotic annotated genomes; a selected set of eukaryotic genomes; and thousands of biochemical compounds and reactions.

Please review [KBase's Data Policy](https://www.kbase.us/about/terms-and-conditions-v2/#data_policy) and the sources of our public reference data.

To search public data in KBase, use the [*Public* tab in the **Data Browser** ](/getting-started/narrative/explore-data.md) within the Narrative Interface.

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


---

# 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.kbase.us/data/public.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.
