# Log-in tool

Improve your user experience by incorporating the Gravity SDK into your game. We understand that a fragmented ecosystem with separate login forms poses a major hurdle for user onboarding, and we aim to overcome it.

By integrating Gravity SDK services, your game can offer a seamless "click and play" experience for new players. Our Auth Services provide user authentication and seamlessly integrate with Gravity features, offering simple and easy-to-implement add-ons for your game.

This tool currently supports Unity and Unreal Engine 4 developments, but we are actively working to expand compatibility with additional development engines.

<figure><img src="/files/lWRYVeFn0scIBZLrKFlN" alt=""><figcaption></figcaption></figure>

It's also compatible with every Metamask & WalletConnect supported chain.

<figure><img src="/files/WAFncC1ln0S6bKrUbMCD" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.gravityhub.xyz/technology/log-in-tool.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.
