# Further Reading

Some highlights on Quilt 3 (formerly known as T4) from the [Quilt Blog](https://blog.quiltdata.com/):

* ["Rethinking S3: Announcing T4, a team data hub"](https://blog.quiltdata.com/rethinking-s3-announcing-t4-a-team-data-hub-8e63ce7ec988)
* ["Managing data science projects in S3—an introduction to Quilt T4"](https://blog.quiltdata.com/using-quilts-t4-to-manage-an-s3-hosted-data-science-project-7332fc463e89)
* ["Reproduce a machine learning model build in four lines of code"](https://blog.quiltdata.com/reproduce-a-machine-learning-model-build-in-four-lines-of-code-b4f0a5c5f8c8)

We also recommend checking out [our demo catalog](https://open.quiltdata.com/b/quilt-example), if you haven't done so already.


---

# 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.quilt.bio/version-3.1.10/references/further-reading.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.
