# Best Practices

Guidelines and recommended approaches for getting the most out of Agentnoon.

## In This Section

* [**Position vs Headcount Management**](/reference-guides/overview-1/position-vs-headcount.md) — Why Agentnoon uses a position-first model and how to work with it
* [**Making Org Changes**](/reference-guides/overview-1/making-org-changes.md) — Recommended workflow for modeling and implementing organizational changes
* [**Best Practices for Salary Data**](/reference-guides/overview-1/best-practices-for-salary-data.md) — Formatting, uploading, and managing compensation data


---

# 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/overview-1.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.
