# Business Space

This section describes the company-facing layer of Stobox 4. It is designed to help issuers tokenize their assets and evolve their projects/companies through tokenization.

***

{% stepper %}
{% step %}

### [Launch your project](/helpcentre/help-centre/business-space/launch-your-project.md)

Learn what needs to be done to launch a project on Stobox 4
{% endstep %}

{% step %}

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

See the guidelines to manage your token and withdraw your raised funds
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
Want to talk to our tokenization experts to discuss how we can help you with your project? Feel free to book a free 30-minute discovery call → <https://www.stobox.io/contact>
{% 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.stobox.io/helpcentre/help-centre/business-space.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.
