# For NeoBanks, Fintechs, Asset Managers

If we take the example of a Fintech Company or a NeoBank who already has a mobile application that they use to offer stocks, obligations and commodities investments to their clients.&#x20;

They now want to add crypto-assets to their list of investments.&#x20;

They can connect to Stokn API and immediately embed crypto wallets and trading into their applications, so their clients can buy and sell crypto-assets in one click.&#x20;

Otherwise they would have had to go through all the licensing process and technological developments.&#x20;

It's important to note that the Fintech and NeoBank could also add any of the services mentioned in the section [Our Features](/welcome-to-stokn.io/overview/our-features.md).&#x20;


---

# 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://stokn.gitbook.io/welcome-to-stokn.io/use-cases/for-neobanks-fintechs-asset-managers.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.
