# Working with Data

## Contents

1. [Upload and Download Guide](/data/upload-download-guide.md)
2. [How to search, add and upload data in KBase video tutorial](/data/search-add-upload.md)
3. [How to filter, manage, and view data in KBase video tutorial](/data/filter-manage-view.md)
4. [Linking data and metadata with Samples](/data/samples.md)
5. [Using public data within KBase](/data/public.md)
6. [How to transfer data using Globus](/data/globus.md)


---

# 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.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.
