# Welcome to PFIK's Documentation

{% hint style="info" %}
**Important Notice:** This product is based on the official [PlayFab's plugin](https://www.unrealengine.com/marketplace/en-US/product/playfab-sdk) so it's required for the project.
{% endhint %}

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

## Overview

Hey there! We're excited to introduce our PlayFab integration tool for Unreal Engine 5. It's an awesome tool that helps game developers like you integrate PlayFab's backend services into your games. This makes it easier for you to focus on the fun stuff, like creating amazing gameplay experiences for your players!

With our PlayFab integration tool, you can quickly and easily configure PlayFab's backend services, including player authentication, data management, analytics, and more. And the best part? Our support team, one of the best :smile:

We understand that game development can be a challenge, so our PlayFab integration tool is designed to make it as easy and intuitive as possible. With a user-friendly documentation and simple controls, you can get started with PlayFab integration in no time.

We're constantly updating and improving our tool to ensure that it's always up-to-date and fully functional. And if you need any help or support, our team is always here to assist you.

So if you're looking to streamline your game development process and create immersive gameplay experiences, give our PlayFab integration tool for Unreal Engine 5 a try. We think you'll love it!

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/h9qR0U9Xv464yKj7VV3S" %}
[Getting set up](/playfab-integration-kit-documentation/basics/getting-set-up.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://betide-studio.gitbook.io/playfab-integration-kit-documentation/welcome-to-pfiks-documentation.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.
