# Kick-off

## Click and play

Integrate Elixir inside your game for a smoother user experience: We believe that having a fragmented ecosystem with individual login forms creates a significant barrier for user onboarding that must be knocked down.

By integrating with Elixir Services, new players should be able to **click and play** your game: Our Auth Services provide user authentication and complement it with some of the Elixir features that grant easy-to-implement add-ons for your game.

## Elixir Gamer Services

Merge web3 infrastructure with gaming by taking advantage of the Elixir Gamer Services:

* [**Access E**](/api-docs/api-docs-1/user.md)[**lixir profile**](/api-docs/api-docs-1/user.md)**.** Get the Elixir user profile; access his wallet, username and profile picture to display it in your game
* [**NFT Gating**](/api-docs/api-docs-1/nfts.md): Web3 is made simple. Import user NFTs inside your game and convert them to Skins, from native collections to cross-IP in any chain.
* [**Elixir Tournaments**](/dashboard/tournaments.md)**:** Host Elixir tournaments inside your game, making it social and competitive.

### Elixir Gaming Services SDKs

Download the latest version of our SDKs, available for **Unity** and **Unreal** engines, for easy integration with Elixir or relate to the API documentation.

{% content-ref url="/pages/-MgRcKfyooBHvBEW-YCJ" %}
[Unity](/sdk/unity.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgRcOfdu5U\_sYSgk2KU" %}
[Unreal Engine](/sdk/unreal-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgLsu3q8K0S9\_GIB9Zl" %}
[Elixir REST API](/api-docs/api-docs-1.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.elixir.app/sdk/kick-off.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.
