> For the complete documentation index, see [llms.txt](https://documentations.bizverse.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.bizverse.world/my-business-in-bizverse/manage-your-business-in-bizverse-social/manage-your-business.md).

# Manage Your Business

### On Bizverse Social

![](/files/eVCcpaLwKCviNhC46OLQ)

1. At the main interface of Bizverse Social, click on **My Business** function
2. The system displays a list of businesses the user owns
3. For each owned business, users have the following functions:

* Click <img src="/files/tAOxvZ0awcxt0L3D95Gp" alt="" data-size="line"> : to view the business.
* Click <img src="/files/qmlaWnPz0eMu8xPlANHR" alt="" data-size="line"> : to edit business information.
* Click <img src="/files/w5xTN9fO1tfDnfYhgvwQ" alt="" data-size="line"> : to delete the business.
* Click <img src="/files/T0YHhtnyKYG1gk9B2Hn5" alt="" data-size="line"> : to go to the business details management page (corresponding to each type of business: E-Commerce, E-Class, E-RealEstate)

&#x20;  4\. The system performs functions based on the function selected by the user

### On Bizverse World&#x20;

1. Login to [Bizverse World](https://bizverse.world/).
2. At the main interface of the Bizverse Social page, click on **My World**, choose **My Business**, select **Business Management**.
3. The system will open a popup and embed the embed code of functions of Bizverse Social.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentations.bizverse.world/my-business-in-bizverse/manage-your-business-in-bizverse-social/manage-your-business.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
