# Getting Started

*This page helps every new Stobox 4 user set up their account, regardless of if you're a company or an investor in the company*

***

{% 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 %}

{% step %}

### [See what you can do on Stobox 4](/helpcentre/help-centre/getting-started/manage-your-account.md)

Log in on another device, deposit/withdraw, transfer tokens, invest, trade using UniSwap or 1inch&#x20;
{% endstep %}
{% endstepper %}

***


---

# 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.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.
