# Overview

Vorg provides free access to its API to third party developers. To gain access, register a [new app](https://developers.vvvorg.com/apps/newapp) in the [developer portal](https://developers.vvvorg.com).

Guides and reference material to help you get started, integrate, optimize, and troubleshoot using the Vorg API.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Authoriztion</strong></td><td>Learn how to authorize your API requests.</td><td></td><td><a href="/pages/9ozGo23FOqzEKr40Vw94">/pages/9ozGo23FOqzEKr40Vw94</a></td></tr><tr><td><strong>Vorg ID</strong></td><td>Interact with the Vorg ID service via the API</td><td></td><td><a href="/pages/tmlFVl4YtwfNrAUaLhqj">/pages/tmlFVl4YtwfNrAUaLhqj</a></td></tr><tr><td><strong>Funplace</strong></td><td>Interact with the Funplace service via the API</td><td></td><td><a href="/pages/RXlLSBhwbzKZoGIwJ4dd">/pages/RXlLSBhwbzKZoGIwJ4dd</a></td></tr></tbody></table>


---

# 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://documentation.developers.vvvorg.com/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.
