# Overview

***

## [Highlights](https://kb.ezbiocloud.net/home/highlights)

The **Highlights** section displays curated content showcasing the latest news, innovative research, tools and media related to bioinformatics and the microbiome.

{% content-ref url="highlights" %}
[highlights](https://kb.ezbiocloud.net/home/highlights)
{% endcontent-ref %}

## [Science Blogs](https://kb.ezbiocloud.net/home/science-blogs)

These regularly updated posts in **Science Blogs** cover a wide array of topics from basic bioinformatic concepts to microbial genome identification, and analyses of large metagenomic datasets. &#x20;

{% content-ref url="science-blogs" %}
[science-blogs](https://kb.ezbiocloud.net/home/science-blogs)
{% endcontent-ref %}

## [Protocols](https://kb.ezbiocloud.net/home/protocols)

Documentation on how to use each of the bioinformatic services in EzBioCloud.net is available in **Protocols**. &#x20;

{% content-ref url="protocols" %}
[protocols](https://kb.ezbiocloud.net/home/protocols)
{% endcontent-ref %}

## [Dr. Chun's Lectures](https://kb.ezbiocloud.net/home/dr.-chuns-lectures)

**Dr. Chun's Lectures** offer a comprehensive series of insightful explanations on microbiomes and bioinformatics, suited for both students and professionals.

{% content-ref url="dr.-chuns-lectures" %}
[dr.-chuns-lectures](https://kb.ezbiocloud.net/home/dr.-chuns-lectures)
{% endcontent-ref %}

## [Tools](https://kb.ezbiocloud.net/home/tools)

Several bioinformatics **Tools** are provided as web services or standalone software to support your specific needs.

{% content-ref url="tools" %}
[tools](https://kb.ezbiocloud.net/home/tools)
{% endcontent-ref %}

## [FAQs](https://kb.ezbiocloud.net/home/faqs)

Our **FAQs** section provides you with answers to tentative questions about EzBioCloud, biology and bioinformatics.&#x20;

{% content-ref url="faqs" %}
[faqs](https://kb.ezbiocloud.net/home/faqs)
{% endcontent-ref %}


---

# 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://kb.ezbiocloud.net/home/overview.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.
