# Table of Content

[**1. Welcome to Sync!**](/sync-user-guide/welcome-to-sync.md)

[**2. Getting Started**](/sync-user-guide/getting-started/how-to-sign-up-on-sync.md)

[How to Sign Up on Sync!](/sync-user-guide/getting-started/how-to-sign-up-on-sync.md)

[Other Ways to Sign Up on Sync!](/sync-user-guide/getting-started/how-to-sign-up-on-sync/other-ways-to-sign-up-on-sync.md)

[Difference Between a Member, an Owner, and a Partner Account on Sync!](/sync-user-guide/getting-started/difference-between-a-member-an-owner-and-a-partner-account-on-sync.md)

[How to Sign Into Sync!](/sync-user-guide/getting-started/how-to-sign-into-sync.md)

[**3. Project Management**](/sync-user-guide/project-management/how-to-create-a-project.md)

[How to Create a Project](/sync-user-guide/project-management/how-to-create-a-project.md)

[The Difference Between a Gig and a Bid](/sync-user-guide/project-management/the-difference-between-a-gig-and-a-bid.md)

[How to Assign Milestones ](/sync-user-guide/project-management/how-to-assign-milestones.md)

[How to View a Project](/sync-user-guide/project-management/how-to-view-a-project.md)

[How to Check the Progress of Your Projects](/sync-user-guide/project-management/how-to-check-the-progress-of-your-projects.md)

[**4. Team Collaboration & Communication**](/sync-user-guide/team-collaboration-and-communication/how-to-invite-team-members-to-a-project.md)

[How to Add Team Members to a Project](/sync-user-guide/team-collaboration-and-communication/how-to-invite-team-members-to-a-project.md)

[How to Send a Message to All Team Members Working on a Particular Project](/sync-user-guide/team-collaboration-and-communication/how-to-send-a-message-to-all-team-members-working-on-a-particular-project.md)

[How to Privately Message Your Team Members](/sync-user-guide/team-collaboration-and-communication/how-to-privately-message-your-team-members.md)

[How to Hire Talent from the Marketplace](/sync-user-guide/team-collaboration-and-communication/how-to-hire-talent-from-the-marketplace.md)

[**5. Productivity & Task Management**](/sync-user-guide/productivity-and-task-management/how-to-create-a-to-do.md)

[How to Create a To-Do](/sync-user-guide/productivity-and-task-management/how-to-create-a-to-do.md)

[How to Monitor Your Productivity on Sync!](/sync-user-guide/productivity-and-task-management/how-to-monitor-your-productivity-on-sync.md)

[**6. Payments & Wallet**](/sync-user-guide/payments-and-wallet/how-to-top-up-your-wallet.md)

[How to Top Up Your Wallet](/sync-user-guide/payments-and-wallet/how-to-top-up-your-wallet.md)

[How to Send Money to Your Team Members](/sync-user-guide/payments-and-wallet/how-to-send-money-to-your-team-members.md)

[**7. Account Management**](/sync-user-guide/account-management/how-to-edit-your-profile.md)

[How to Edit Your Profile](/sync-user-guide/account-management/how-to-edit-your-profile.md)

[How to Add Your WhatsApp Number to Monitor Your Projects](/sync-user-guide/account-management/how-to-add-your-whatsapp-number-to-monitor-your-projects.md)

8. [**How to Contact the Support Team**](/sync-user-guide/how-to-contact-the-support-team.md)


---

# 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://spurt.gitbook.io/sync-user-guide/table-of-content.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.
