# Introduction

<figure><img src="/files/SUmEe5wplqaZJdQQqdCo" alt=""><figcaption></figcaption></figure>

This documentation contains resources and information about highly comparative time-series analysis using *hctsa*, and also outlines the steps required to **set up and implement highly comparative time-series analysis** using the [*hctsa* package](https://github.com/benfulcher/hctsa), as described in our papers:

1. B.D. Fulcher and N.S. Jones. [*hctsa*: A computational framework for automated time-series phenotyping using massive feature extraction](https://doi.org/10.1016/j.cels.2017.10.001). *Cell Systems* **5**, 527 (2017).
2. B.D. Fulcher, M.A. Little, N.S. Jones. [Highly comparative time-series analysis: the empirical structure of time series and their methods](http://rsif.royalsocietypublishing.org/content/10/83/20130048.full). *J. Roy. Soc. Interface* **10**, 20130048 (2013).


---

# 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://time-series-features.gitbook.io/hctsa-manual/information-about-hctsa/readme.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.
