# Set up

See the main setup steps to start working with your Stobox 4 account.

***

{% stepper %}
{% step %}

### [Register](/helpcentre/help-centre/getting-started/set-up/create-a-stobox-4-account.md)

We recommend one device, a desktop or a laptop. For mobile devices, check important information. Be sure to secure your backup.
{% endstep %}

{% step %}

### [Pass KYC](/helpcentre/help-centre/getting-started/set-up/user-verification-kyc-guide.md)

We're using our integration with Sumsub. Verification takes around 5-10 minutes. Necessary for sending or receiving any tokens on Stobox 4.
{% endstep %}

{% step %}

### [Create a DID](/helpcentre/help-centre/getting-started/set-up/stobox-did-generation-guide.md)

It's a simple two-click process available straight after your KYC is approved. Necessary for sending or receiving any tokens on Stobox 4.
{% endstep %}
{% endstepper %}

***

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}

{% column %} <a href="/pages/G8Pb9cjqIFKekPvWcDzF" class="button primary" data-icon="rocket-launch">What's next?</a>
{% endcolumn %}
{% endcolumns %}


---

# 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.stobox.io/helpcentre/help-centre/getting-started/set-up.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.
