> For the complete documentation index, see [llms.txt](https://docs.detensor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.detensor.io/features/cloud-services.md).

# Cloud Services

<figure><img src="/files/6SF5GwWFtGmXZHUN4hdV" alt=""><figcaption></figcaption></figure>

The "Cloud Services" feature of Detensor revolutionizes how companies and individuals store, access, and manage their data and applications. Instead of relying on local physical hardware, users can now utilize remote computational resources accessible via the internet, and now completely anonymous.

### How it Works:

1. **Access** our marketplace in the 'Cloud Services' tab.&#x20;
2. **Choose** the needed service:
   * ***Web Hosting***
   * ***VPS Server***
   * ***Dedicated Server***
   * ***Cloud Storage***
3. **Enter** the required information based on the selected service.
4. **Select** the term you prefer:
5. **Make** the payment in $ETH or $DETENSOR; if paid with our own token, you'll receive a discount.&#x20;
6. **There you go!** after your payment confirmation, in a few hours, your service will be configured for use and more information will be send to your e-mail.

### Benefits:

We've compiled a list of benefits to show you why our platform stands out:

* Competitive Prices&#x20;
* No KYC Required&#x20;
* One-Click Purchases&#x20;
* Easy Setup&#x20;
* Full Support

### Use Cases:&#x20;

Our Cloud Services are perfect for hosting your website or dApp, securely storing your files and content in the cloud, and so much more—tailored to your needs.


---

# 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://docs.detensor.io/features/cloud-services.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.
