# Task

> Quick Hint: Before updating StudySync download of your tasks and setup file so you don't have to add back your tasks when you are finished updating StudySync

### How do I delete all the tasks?

> If you want to delete all your tasks within StudySync to start fresh you can head to the settings page and scoll down to the button that says "Delete All Tasks" which will then delete all tasks within StudySync no matter what.

### How do I load tasks?

> If you loaded a setup file when updating StuydSync you can head to settings and scroll to the button that is entitled "Load Tasks" and it will load the task in the database file.&#x20;


---

# 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://dino-dev.gitbook.io/studysync/settings/task.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.
