# 3. Getting Started

If you're interested in using Onethread as your go-to project management tool, the first step is to create an account. Don't worry; it's an easy process! Simply head over to the Onethread website and choose between signing up for a free trial or purchasing a paid plan.

During the sign-up process, you'll be asked to provide some basic information like your name and email address. This helps Onethread keep your account secure and ensure that you receive important notifications about your projects.

Once you've provided your information and selected your preferred plan, you can create your account. From there, you'll receive an email with instructions on how to log in to your new Onethread account. It's as simple as that!

Now you're ready to start exploring all of the features and tools that Onethread has to offer. From organizing tasks and deadlines to collaborating with team members, Onethread can help streamline your projects and increase your productivity. So Sign up today and see how Onethread can help take your business to the next level!

To know the full procedure of getting started with Onethread, click the following links

* [Setting up Your Account](https://docs.onethreadapp.com/3.-getting-started/3.1-sign-up)
* [Logging in](https://docs.onethreadapp.com/3.-getting-started/3.2-log-in)
* [Accessing the Main Interface](https://docs.onethreadapp.com/3.-getting-started/3.3-accessing-the-main-interface)


---

# 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.onethreadapp.com/3.-getting-started.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.
