> For the complete documentation index, see [llms.txt](https://dpapi.gitbook.io/docs-dpapi-mutliplayer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dpapi.gitbook.io/docs-dpapi-mutliplayer/overview.md).

# Overview

## Learn about DPAPI

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><img src="/files/DbX7czsk8NrlplJwTCZR" alt=""></td><td align="center"><code>CONCEPTS</code></td><td align="center"> Learn core DPAPI Multiplayer concepts before getting started</td><td><a href="/pages/9iCQpyoFICaMK1Ah6K10">/pages/9iCQpyoFICaMK1Ah6K10</a></td></tr><tr><td align="center"><img src="/files/oV1N4v6hi8M3qmEwXn7P" alt=""></td><td align="center"><code>QUICK START</code></td><td align="center">Learn how to install and configure DPAPI Multiplayer into your project</td><td><a href="/pages/HLXXCs9MFJkjpWCJzKCM">/pages/HLXXCs9MFJkjpWCJzKCM</a></td></tr><tr><td align="center"><img src="/files/z1B26u1fTmvvFevyAasq" alt=""></td><td align="center"><code>TUTORIALS</code></td><td align="center">Browse and take inspiration from our gallery of collaboration UI</td><td><a href="/pages/5blhEAUWtPcGObVwshIv">/pages/5blhEAUWtPcGObVwshIv</a></td></tr></tbody></table>

## Join Community&#x20;

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><img src="/files/1BGzXgsKPkYb5upcgWA3" alt=""></td><td align="center"><code>GITHUB</code></td><td align="center"> Follow along and contribute to the development of DPAPI Multiplayer</td><td><a href="https://github.com/orgs/daftpunkapi/repositories">https://github.com/orgs/daftpunkapi/repositories</a></td></tr><tr><td align="center"><img src="/files/nXRWfBOkAGnXnelsVqY6" alt=""></td><td align="center"><code>DISCORD</code></td><td align="center"> Join our community of developers to help and showcase your build</td><td><a href="https://discord.com/">https://discord.com/</a></td></tr></tbody></table>

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with our API:

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><img src="/files/KRn01o1P2a4paJaydmzB" alt=""></td><td align="center"><code>@dpapi/server</code></td><td><a href="/pages/IIOdCebXTon59Y02UwMz">/pages/IIOdCebXTon59Y02UwMz</a></td></tr><tr><td align="center"><img src="/files/xQN3XQq7dBCgUlYMadgH" alt=""></td><td align="center"><code>@dpapi/react</code></td><td><a href="/pages/U6VzxRgAT3Yv2AvyRaxm">/pages/U6VzxRgAT3Yv2AvyRaxm</a></td></tr></tbody></table>


---

# 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://dpapi.gitbook.io/docs-dpapi-mutliplayer/overview.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.
