# Identity Integration

We started building Pixels with this concept as a core pillar.

Take a look at what we've already done in terms of integrating NFT identities into our platform.

So far we've integrated over 50 different NFT collections to be used as in-game avatars.

{% content-ref url="/pages/VPiVTnhiRD8LTkTtIztZ" %}
[Core Pillars](/pixels.xyz-lite-paper/core-pillars.md)
{% endcontent-ref %}


---

# 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.pixels.xyz/the-platform/project-integration/identity-integration.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.
