# Objects

- [Describing Data Objects](https://documentation.dnanexus.com/user/objects/describing-data-objects.md)
- [Searching Data Objects](https://documentation.dnanexus.com/user/objects/searching-data-objects.md)
- [Visualizing Data](https://documentation.dnanexus.com/user/objects/visualizing-data.md)
- [Filtering Objects and Jobs](https://documentation.dnanexus.com/user/objects/filtering-objects-and-jobs.md)
- [Archiving Files](https://documentation.dnanexus.com/user/objects/archiving-files.md): Learn how to archive files, a cost-effective way to retain files in accord with data-retention policies, while keeping them secure and accessible, and preserving file provenance and metadata.
- [Relational Database Clusters](https://documentation.dnanexus.com/user/objects/relational-database-clusters.md)
- [Uploading and Downloading Files](https://documentation.dnanexus.com/user/objects/uploading-and-downloading-files.md)
- [Small File Sets](https://documentation.dnanexus.com/user/objects/uploading-and-downloading-files/small-sets-of-files.md)
- [dx upload](https://documentation.dnanexus.com/user/objects/uploading-and-downloading-files/small-sets-of-files/uploading-using-dx.md)
- [dx download](https://documentation.dnanexus.com/user/objects/uploading-and-downloading-files/small-sets-of-files/downloading-using-dx.md): Learn how to use the dx download command to download data and share files among collaborators.
- [Batch](https://documentation.dnanexus.com/user/objects/uploading-and-downloading-files/batch.md)
- [Upload Agent](https://documentation.dnanexus.com/user/objects/uploading-and-downloading-files/batch/upload-agent.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://documentation.dnanexus.com/user/objects.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.
