# Welcome to Tape

Tape is an intimate, offline-first project management tool for independent artists, designers, and all manner of creative people, or anyone that simply likes to stay organised.

![](https://195673564-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJgZgB_-NjS-IN-NWn_%2F-Mk8S6ct_b6acmbCEEQ5%2F-MZJEsK44G808OqoP8sU%2FScreenshot%202021-09-21%20at%2017.47.19.png?alt=media\&token=352109a5-783b-4047-9b01-692fdd60ecdd)

Working with Tape is designed to be elegant and super easy.

Projects and tasks are organised as **Collections** and **Items** respectively. Each Item can be arranged as needed and given priority with **States.**

{% hint style="warning" %}
This documentation is work in progress.
{% endhint %}


---

# 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://aeriform.gitbook.io/tape/master.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.
