# Pages To Write (IPR/TBD)

- [Technical Overview](https://docs.agentnoon.com/pages-to-write-ipr-tbd/technical-overview.md): Technical architecture and system overview
- [Scenario Refresh](https://docs.agentnoon.com/pages-to-write-ipr-tbd/refresh.md): Refreshing scenarios with updated Main Org data
- [Project Creation](https://docs.agentnoon.com/pages-to-write-ipr-tbd/projects.md): Creating projects to organize scenarios
- [Platform Notifications](https://docs.agentnoon.com/pages-to-write-ipr-tbd/notifications.md): Complete reference of all platform notifications
- [Auth Best Practices](https://docs.agentnoon.com/pages-to-write-ipr-tbd/best-practices.md)
- [Auth Troubleshooting](https://docs.agentnoon.com/pages-to-write-ipr-tbd/troubleshooting-authentication-issues.md)
- [Building an Annual Hiring Plan](https://docs.agentnoon.com/pages-to-write-ipr-tbd/annual-hiring-plan.md): Annual planning workflow and best practices
- [Modeling Budget Cuts](https://docs.agentnoon.com/pages-to-write-ipr-tbd/modeling-budget-cuts.md): Step-by-step guide to modeling budget cuts and RIFs
- [Compensation Planning](https://docs.agentnoon.com/pages-to-write-ipr-tbd/compensation-planning.md): Planning and modeling compensation changes
- [Succession Planning](https://docs.agentnoon.com/pages-to-write-ipr-tbd/succession-planning.md): Identifying and planning for transitions


---

# 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/pages-to-write-ipr-tbd.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.
