# Welcome to Peoplelogic.dev

Peoplelogic.dev is the developer infrastructure for AI-native talent solutions.  We provide composable talent management modules (with universal access to dozens of talent management systems), autonomous HR and WorkTech agent SDKs, and the developer-first infrastructure you need to build the future of work.

<p align="center"><a href="../api" class="button primary" data-icon="square-terminal">API Documentation</a> <a href="getting-started-with-the-composable-talent-platform" class="button secondary" data-icon="puzzle">Composable Talent Platform</a> <a href="getting-started-with-the-talent-agent-sdk" class="button secondary" data-icon="microchip-ai">Agent SDK</a> <a href="../tutorials" class="button secondary" data-icon="book-open">Tutorials</a></p>


---

# 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.peoplelogic.dev/guides/welcome-to-peoplelogic.dev.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.
