# Welcome

Welcome to the sFOX Connect API documentation.&#x20;

sFOX Connect is an API-first product for businesses launching or expanding digital asset products.  In a single integration Connect provides you with a compliant, secure, end-to-end digital asset solution across user onboarding, trading, custody and more.

Connect safely accelerates your time to market, unlocks new revenue streams with Monetization, enabling customizable fees for your users.

{% hint style="info" %}
Want to learn more? Contact us at <sales@sfox.com>.
{% endhint %}


---

# 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.sfox.com/connect/introduction/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.
