# Platform interface overview

The Planet Microbe home page ([https://www.planetmicrobe.org](https://www.planetmicrobe.org/#/)) gives an overview of the project phase, aims and main components.  At the top of the home page, the navigation bar allows the user to access the main components of the Planet Microbe platform.

![](/files/-M04hpWKJGIE8GyFhM5q)

## **Documentation tab**

At the top of the home page screen, the user can access the present documentation using the "Documentation" tab.

## **"Help" button**

The "help" button on the right corner of the home page allows the user to contact the development team for any comments or to get help with the platform.

![](/files/-M04i5c1skfV1WCzhPiV)

## **"My account" tab**

Clicking on "My Account" tab, the user accesses the information on their Cyverse account and their their username.

## **"Browse" tab**

An overview of the various marine metagenomic projects integrated in Planet microbe are accessible through the "Browse" tab.&#x20;

![](/files/-M04igiQVsz6ywTj_Kpd)

The Download button on the top right corner of the browse page redirects to our FTP access point to the datasets available in Planet Microbe and their annotation.

![](/files/-M04jA6njuUH04qe8tjB)

## **"Search" tab**

The Search page is the main search interface for the samples integrated in Planet Microbe.

![](/files/-M04lIFtXJMxaeq8HkNJ)

## "Analyze" tab

Planet Microbe offers the possibility to run computational tools on the datasets integrated in the project or user datasets in the cyverse datastore. This requires the users to create a Cyverse account to run the tools, manage their datasets and visualize the analysis results.

![](/files/-M04pY_LQySAQkB8oTcI)


---

# 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://hurwitzlab.gitbook.io/planet-microbe-documentation/getting-started/platform-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.
