# Getting Started

Welcome to IdentityX, a platform for managing access to content within consuming applications, such as a website or mobile application.

{% hint style="info" %}
If you were just invited to an organization, check out our [invited user quick start guide](/identity-x/quick-start/invited-user.md) and the [FAQ](broken://pages/-Lio87cUnM-Inz1EwaSU) to get up and running quickly on the features IdentityX offers.
{% endhint %}

If you're completely new to the IdentityX platform, check out our [new user quick start](/identity-x/quick-start/new-user.md) guide, or step through the documentation on the left at your own pace!


---

# 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.parameter1.com/identity-x/master.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.
