> For the complete documentation index, see [llms.txt](https://wiki.space-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.space-hosting.net/enduser-panel.md).

# ENDUSER PANEL

- [Manage VPS](https://wiki.space-hosting.net/enduser-panel/manage-vps.md): A step by step guide on how to connect manage your VPS.
- [Re-Install OS](https://wiki.space-hosting.net/enduser-panel/re-install-os.md): A step by step guide on how to connect to Re-Install OS
- [Change Root Password](https://wiki.space-hosting.net/enduser-panel/change-root-password.md): A step by step guide on how to change Root password.
- [Change VNC Password](https://wiki.space-hosting.net/enduser-panel/change-vnc-password.md): A step by step guide on how to change VNC Password.
- [Install CWP from Virtualizor](https://wiki.space-hosting.net/enduser-panel/install-cwp-from-virtualizor.md): A step by step guide on how to install CWP from Virtualizor.
- [Installing cPanel from Virtualizor](https://wiki.space-hosting.net/enduser-panel/installing-cpanel-from-virtualizor.md): A step by step guide on how to install cPanel from Virtualizor.
- [Installing Plesk from Virtualizor](https://wiki.space-hosting.net/enduser-panel/installing-plesk-from-virtualizor.md): A step by step guide on how to install Plesk from Virtualizor.
- [Launch Instace \[Resellers\]](https://wiki.space-hosting.net/enduser-panel/launch-instace-resellers.md): A step by step guide on how to Launch Instace for Resellers.


---

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

```
GET https://wiki.space-hosting.net/enduser-panel.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.
