# Reference Guides

- [Video Tutorial Library](https://docs.agentnoon.com/reference-guides/video-library.md): Complete library of Agentnoon tutorial videos
- [Quick Start Checklist](https://docs.agentnoon.com/reference-guides/quick-start-checklist.md): Get productive with Agentnoon quickly
- [Admin Checklist](https://docs.agentnoon.com/reference-guides/quick-start-checklist/admin-checklist.md): Onboarding checklist for Agentnoon administrators
- [Department Lead Checklist](https://docs.agentnoon.com/reference-guides/quick-start-checklist/department-lead-checklist.md): Planning checklist for managers and department leaders
- [Workforce Planner Checklist](https://docs.agentnoon.com/reference-guides/quick-start-checklist/workforce-planner-checklist.md): Planning checklist for HR and Finance workforce planning teams
- [Quarterly Planning Checklist](https://docs.agentnoon.com/reference-guides/quick-start-checklist/quarterly-planning-checklist.md): Workflow checklist for quarterly planning cycles
- [Annual Planning Checklist](https://docs.agentnoon.com/reference-guides/quick-start-checklist/annual-planning-checklist.md): Workflow checklist for annual fiscal year planning
- [Keyboard Shortcuts](https://docs.agentnoon.com/reference-guides/keyboard-shortcuts.md): Keyboard shortcuts for faster navigation and productivity
- [Glossary](https://docs.agentnoon.com/reference-guides/glossary.md): Agentnoon terminology and definitions
- [Use Case Tutorials](https://docs.agentnoon.com/reference-guides/overview.md): Step-by-step tutorials for common workforce planning workflows
- [Planning a Reorganization](https://docs.agentnoon.com/reference-guides/overview/planning-reorganization.md): End-to-end reorganization workflow
- [M\&A Integration](https://docs.agentnoon.com/reference-guides/overview/ma-integration.md): Planning merger and acquisition integration
- [Conducting Span of Control Analysis](https://docs.agentnoon.com/reference-guides/overview/span-of-control-analysis.md): Step-by-step guide to analyzing and optimizing management structure
- [Diversity & Inclusion Analysis](https://docs.agentnoon.com/reference-guides/overview/diversity-inclusion-analysis.md): Analyzing diversity metrics and planning inclusive workforce changes
- [Best Practices](https://docs.agentnoon.com/reference-guides/overview-1.md): Recommended approaches for workforce planning in Agentnoon
- [Position vs Headcount Management](https://docs.agentnoon.com/reference-guides/overview-1/position-vs-headcount.md): Best practices for position-based vs headcount-based planning
- [Making Org Changes](https://docs.agentnoon.com/reference-guides/overview-1/making-org-changes.md): Best practices for organizational changes and restructuring
- [Best Practices for Salary Data](https://docs.agentnoon.com/reference-guides/overview-1/best-practices-for-salary-data.md): To ensure accurate compensation modeling, analytics, and reporting


---

# 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.agentnoon.com/reference-guides.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.
