# Navigating between samples, sampling events and cruises

## From the sample page

From the sample description page, when applicable the user is able to access the following elements:

* the experiments and runs associated with the sample listed in the "Experiment" section

![](/files/-M0A4jRSJclMpVCRY5BU)

* The sampling event and cruise during wich this sample was taken are accessible in the sample description section

![](/files/-M0A4wR1NTaALLJoFHq3)

## From the experiment page

From the experiment page, navigation back to the sample page and project page is possible.

Additionally, the experiment page displays the list of runs available for this experiment and the link to the raw files in the Cyverse datastore.

![](/files/-M0A5d4GjxNIyAhRkhFj)

## From the sampling event page

In the sampling event page, it is possible to access the cruise and the project page.

Additionally, the samples available for this sampling event are listed.

![](/files/-M0A6DZiViqCNWD_j_Uy)

## From the expedition page

From the cruise description page, the user can access the projects pages associated to this expedition.&#x20;

Additionally, the sampling events and samples available for this expedition are listed.

![](/files/-M0A6eOlJ180NlXzFyfc)


---

# 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/navigating-between-samples-sampling-events-and-cruises.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.
