# Tasks & Projects

### How we assign Tasks & Projects

When you sign up for Scholars, we may either assign you to a specific project immediately, or you may join a pool of Scholars who are available for future projects. If you are assigned to a project, you will receive an email notification about the project from your Project Manager, which will give you access to that specific task in Worksuite. &#x20;

### Where to find Tasks & Projects

Visit [Worksuite](https://scholars.imerit.net), and find the Tasks & Projects tab in your left-hand side navigation. This will list all of the projects that you are involved in.

### Where to work on Tasks

While Worksuite is the place to find Tasks & Projects, it is not a tool to perform work itself. Instead, you will use an iMerit-provided tool like [Ango](https://imerit.ango.ai/), or a third-party tool provided by our client. Your Project Manager will give you the link to your appropriate work tool, and any instructions required to help you complete the task.


---

# 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://imerit-docs.gitbook.io/scholars/working/tasks-and-projects.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.
