# How to

- [Create your account](https://docs.scholars.net/how-to/create-your-account.md): Creating your Scholars account is the first step towards becoming a Scholar. Here's how to do it.
- [Complete your profile](https://docs.scholars.net/how-to/complete-your-profile.md): Completing your profile is the best way to stand out and increase your chances to be selected for projects. Learn how to do so here.
- [Apply for a job](https://docs.scholars.net/how-to/apply-for-a-job.md): Learn how to apply for a job on Scholars.
- [Get paid](https://docs.scholars.net/how-to/get-paid.md): Learn how to get paid on Scholars.
- [Take an assessment](https://docs.scholars.net/how-to/take-an-assessment.md): Taking and passing assessments is a requirement for most jobs on Scholars. Learn how to take one here.
- [Verify your identity](https://docs.scholars.net/how-to/verify-your-identity.md): Learn how to get verified and become eligible to be selected for more projects.
- [Accept or reject a job offer](https://docs.scholars.net/how-to/accept-or-reject-a-job-offer.md): Learn here how to accept or reject job offers on Scholars.
- [Track the time spent on a job](https://docs.scholars.net/how-to/track-the-time-spent-on-a-job.md): Learn how to keep track of time you spend on a job on Scholars.
- [Send a timesheet](https://docs.scholars.net/how-to/send-a-timesheet.md)
- [Set up your banking information](https://docs.scholars.net/how-to/set-up-your-banking-information.md): Learn how to tell us where we should pay you.


---

# 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.scholars.net/how-to.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.
