# Launch Your Project

### To start,

{% stepper %}
{% step %}

### [Register on Stobox 4](/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 %}

***

### Your next steps are:

{% stepper %}
{% step %}

#### [Create a Business Profile](/helpcentre/help-centre/business-space/launch-your-project/how-to-create-a-business-profile.md)

{% endstep %}

{% step %}

#### [Activate Business Space \[Subscription\]](/helpcentre/help-centre/business-space/launch-your-project/how-to-activate-the-business-space.md)

{% endstep %}

{% step %}

#### [Verify your company (KYB) and create a company DID](/helpcentre/help-centre/business-space/launch-your-project/company-verification-kyb/company-verification-kyb-guide.md)

{% endstep %}

{% step %}

#### [Set up the project and token](/helpcentre/help-centre/business-space/launch-your-project/set-up-the-project-and-token.md); get it validated; set up the [Investor Portal](/helpcentre/help-centre/business-space/launch-your-project/investor-portal-dns-records.md)

{% endstep %}

{% step %}

#### [Mint a token](/helpcentre/help-centre/business-space/launch-your-project/mint-a-token.md)

{% endstep %}

{% step %}

#### [Submit the offering form](/helpcentre/help-centre/business-space/launch-your-project/set-up-an-offering-s.md)(s) and get them validated

{% endstep %}

{% step %}

#### [Publish the offering and activate it](/helpcentre/help-centre/business-space/launch-your-project/publish-and-activate-the-offering.md)

{% endstep %}

{% step %}

#### [Manage your tokens and investors](/helpcentre/help-centre/business-space/manage-your-token.md)

{% 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/business-space/launch-your-project.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.
