> For the complete documentation index, see [llms.txt](https://stokn.gitbook.io/welcome-to-stokn.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stokn.gitbook.io/welcome-to-stokn.io/welcome-to-stokn.io.md).

# Welcome to Stokn.io

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

## Overview

{% content-ref url="/pages/svfndOhUWdcr4tdz2jjF" %}
[What we do?](/welcome-to-stokn.io/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/n0fmsyD3NMSTf93Frw0u" %}
[Our Features](/welcome-to-stokn.io/overview/our-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/uwX29t1Ru5WwAEn3iNRZ" %}
[White Label Mobile App](/welcome-to-stokn.io/overview/white-label-mobile-app.md)
{% endcontent-ref %}

## Use Cases

{% content-ref url="/pages/HSrBgDMYCsJbYD9YGiJp" %}
[For NeoBanks, Fintechs, Asset Managers](/welcome-to-stokn.io/use-cases/for-neobanks-fintechs-asset-managers.md)
{% endcontent-ref %}

{% content-ref url="/pages/QK8NPUB4IMLI93pNNiYc" %}
[For Independant wealth managers](/welcome-to-stokn.io/use-cases/for-independant-wealth-managers.md)
{% endcontent-ref %}

{% content-ref url="/pages/tkXtvHFh7nyct61PZbwK" %}
[For Crypto-Payments](/welcome-to-stokn.io/use-cases/for-crypto-payments.md)
{% endcontent-ref %}

## How to use our API

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

{% content-ref url="/pages/TPX4lteINjJRwOVIXvMe" %}
[Overview](/welcome-to-stokn.io/overview-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/e7m3q9zssLS730tQMMQZ" %}
[Step 1 - User Account Creation](/welcome-to-stokn.io/step-1-user-account-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/N2goohwig8ldRuoWXvf6" %}
[Step 2 - User KYC](/welcome-to-stokn.io/step-2-user-kyc.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rj8iQV6w2KJ8iVw0grRx" %}
[Step 3 - User Account Information](/welcome-to-stokn.io/step-3-user-account-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/tcGVEepJdavHmfefcNv4" %}
[Step 4 - User Deposit & Withdrawal](/welcome-to-stokn.io/step-4-user-deposit-and-withdrawal.md)
{% endcontent-ref %}

{% content-ref url="/pages/PizUaQbvLVHJUCSyfswg" %}
[Step 5 - Crypto conversion](/welcome-to-stokn.io/step-5-crypto-conversion.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5U0IrsB4w8rtTl9W70F" %}
[Step 6 - User Get Wallet Information](/welcome-to-stokn.io/step-6-user-get-wallet-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/O95uiopJGKV2GtaFQnHx" %}
[Step 7 - Dollar Cost Average](/welcome-to-stokn.io/step-7-dollar-cost-average.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ixt4NIquUx5Sao4WEJws" %}
[Step 8 - Scoring ESG](/welcome-to-stokn.io/step-8-scoring-esg.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://stokn.gitbook.io/welcome-to-stokn.io/welcome-to-stokn.io.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
