> For the complete documentation index, see [llms.txt](https://guide.smarttask.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.smarttask.io/quick-start.md).

# Quick Start

- [Overview](https://guide.smarttask.io/quick-start/getting-started.md): Welcome! SmartTask is the most efficient way for you and your team to achieve great results. This quick start article would help you learn basics.
- [Initial Setup](https://guide.smarttask.io/quick-start/initial-setup.md): Let go through initial steps in SmartTask
- [Invite Teammates \[Admin\]](https://guide.smarttask.io/quick-start/inviting-team-members.md): Invite team members and start collaborating with them.
- [Creating Groups](https://guide.smarttask.io/quick-start/creating-groups.md)
- [Creating Projects](https://guide.smarttask.io/quick-start/creating-projects.md)
- [Creating first Tasks](https://guide.smarttask.io/quick-start/adding-a-task.md): Lets create first tasks in SmartTask.
- [Working together as a team](https://guide.smarttask.io/quick-start/working-together-as-a-team.md): Learn to synergise the power of teamwork and surpass milestones pertaining to project completion and organisational goals.
- [Fundamental Elements](https://guide.smarttask.io/quick-start/fundamental-elements.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.smarttask.io/quick-start.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.
