# Welcome

<figure><img src="https://2166271580-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS0TAZCNsj3CIFMwFkHtG%2Fuploads%2F72m4NN2lf5qlzXUpFLoE%2Fskillful_ai_logo_INVERSE.png?alt=media&#x26;token=d7bc6e02-486c-4d0d-913a-d05773ec73e3" alt="" width="375"><figcaption><p>Developer Documentation</p></figcaption></figure>

## `Welcome to Skillful AI`

Welcome to a new era of personalized artificial intelligence. Skillful AI is not just another AI platform—we're an ecosystem that understands, adapts, and grows with you.

Our platform creates deeply personalized AI companions that learn from your unique context and evolve alongside your journey. Whether you're a professional seeking specialized knowledge or an entrepreneur looking for an intelligent collaborator, we provide the tools to build AI assistants tailored to your specific needs.

Through our blockchain-powered marketplace, developers can create, share, and monetize their AI assistants, while users gain access to a diverse ecosystem of specialized solutions. All of this is built on a foundation of ethical AI development, ensuring your privacy and data protection remain paramount.

Join us at Skillful AI, where technology meets individuality, and potential knows no boundaries.

## Get Started

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

{% content-ref url="../web-sdk" %}
[web-sdk](https://docs.gaming.skillfulai.io/web-sdk)
{% endcontent-ref %}

{% content-ref url="../unity-gaming-sdk" %}
[unity-gaming-sdk](https://docs.gaming.skillfulai.io/unity-gaming-sdk)
{% 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.gaming.skillfulai.io/skillful-ai/welcome.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.
