> For the complete documentation index, see [llms.txt](https://docs.dexa.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexa.im/2pc-dma-guides/welcome/readme.md).

# 2PC Guides

We sort products by the brand[^1] of that product. The product brand is in the name of the product you purchased; example: <kbd>Delta Force ✕ RGL</kbd>.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-list-ol">:list-ol:</i></h4></td><td><strong>Getting Started</strong></td><td>Using any of our products? Start here.</td><td></td><td></td><td><a href="/pages/9z2lgK3jd4afDTV6aS4t">/pages/9z2lgK3jd4afDTV6aS4t</a></td></tr><tr><td><h4><i class="fa-key">:key:</i></h4></td><td><strong>License &#x26; Loader</strong></td><td>How to access the loader and key(s). </td><td></td><td></td><td><a href="/pages/3SvG2ABBFowowFdDrWve">/pages/3SvG2ABBFowowFdDrWve</a></td></tr><tr><td><h4><i class="fa-window-maximize">:window-maximize:</i></h4></td><td><strong>1PC Guides</strong></td><td>Looking for 1PC guides?</td><td></td><td></td><td><a href="/spaces/ZDeuzEm4bVkTMmF6VVGM/pages/LThc2RqOxBKU56Qt3TMy">/spaces/ZDeuzEm4bVkTMmF6VVGM/pages/LThc2RqOxBKU56Qt3TMy</a></td></tr></tbody></table>

## Shop our Products

{% embed url="<https://dexaimdma.com>" %}
Shop our DMA products.
{% endembed %}

{% embed url="<https://dexa.im>" fullWidth="false" %}
Shop our non-DMA products & tools.
{% endembed %}

[^1]: By "brand" we are referring to the individual developer, team, or company that owns/operates the product(s) attached to that name.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dexa.im/2pc-dma-guides/welcome/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
