> For the complete documentation index, see [llms.txt](https://community.threekit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.threekit.com/getting-started.md).

# Getting Started

- [Project Prep](https://community.threekit.com/getting-started/project-prep.md)
- [1. What Should I Expect During Onboarding?](https://community.threekit.com/getting-started/project-prep/1.-what-should-i-expect-during-onboarding.md)
- [2. Getting Ready for Your Threekit Project](https://community.threekit.com/getting-started/project-prep/2.-getting-ready-for-your-threekit-project.md)
- [3. Org Provisioning & Adding Users](https://community.threekit.com/getting-started/project-prep/3.-org-provisioning-and-adding-users.md)
- [4. Intro to Support](https://community.threekit.com/getting-started/project-prep/4.-intro-to-support.md)
- [5. Training](https://community.threekit.com/getting-started/project-prep/5.-training.md)
- [6. Requirements Checklist](https://community.threekit.com/getting-started/project-prep/6.-requirements-checklist.md)
- [7. Customer Resources & Onboarding Checklist](https://community.threekit.com/getting-started/project-prep/7.-customer-resources-and-onboarding-checklist.md)
- [Managing Your Implementation](https://community.threekit.com/getting-started/managing-your-implementation.md)
- [Implementation Design Review](https://community.threekit.com/getting-started/managing-your-implementation/implementation-design-review.md)
- [Requirements Traceability Matrix (RTM)](https://community.threekit.com/getting-started/managing-your-implementation/requirements-traceability-matrix-rtm.md)
- [Project Delivery Checklist](https://community.threekit.com/getting-started/managing-your-implementation/project-delivery-checklist.md)
- [Daily Stand-up Meeting](https://community.threekit.com/getting-started/managing-your-implementation/daily-stand-up-meeting.md)
- [Status Report Template](https://community.threekit.com/getting-started/managing-your-implementation/status-report-template.md)
- [Stakeholder Meeting](https://community.threekit.com/getting-started/managing-your-implementation/stakeholder-meeting.md)
- [Customer Roles and Responsibilities](https://community.threekit.com/getting-started/managing-your-implementation/customer-roles-and-responsibilities.md)
- [Internal QA](https://community.threekit.com/getting-started/managing-your-implementation/internal-qa.md)
- [Customer Support Handoff Doc](https://community.threekit.com/getting-started/managing-your-implementation/customer-support-handoff-doc.md)
- [Post Implementation Training Agenda](https://community.threekit.com/getting-started/managing-your-implementation/post-implementation-training-agenda.md)
- [Managing the Discovery Process](https://community.threekit.com/getting-started/managing-your-implementation/managing-the-discovery-process.md)
- [What is a Quality Workshop?](https://community.threekit.com/getting-started/managing-your-implementation/what-is-a-quality-workshop.md)
- [Project Update/Exam Template](https://community.threekit.com/getting-started/managing-your-implementation/project-update-exam-template.md)
- [Consulting Methodology - Presentation Consulting Methodology - Presentation](https://community.threekit.com/getting-started/managing-your-implementation/consulting-methodology-presentation-consulting-methodology-presentation.md)
- [Task Estimation](https://community.threekit.com/getting-started/managing-your-implementation/task-estimation.md)
- [Implementation](https://community.threekit.com/getting-started/implementation.md)
- [UAT Planning](https://community.threekit.com/getting-started/implementation/uat-planning.md)
- [Earned Value](https://community.threekit.com/getting-started/implementation/earned-value.md)
- [User Stories](https://community.threekit.com/getting-started/implementation/user-stories.md)
- [Milestone Signoff / Project Acceptance Document](https://community.threekit.com/getting-started/implementation/milestone-signoff-project-acceptance-document.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://community.threekit.com/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.
