# Overview

TensorDock offers a solution to whitelabel your GPUs, allowing you to sell directly to customers with a fully customizable storefront. We handle machine virtualization and billing logic so that you can focus on your business. Key features include:

* Custom HTML templates for easy setup and customization
* Whitelabel admin dashboard (accessible via the TensorDock dashboard)&#x20;
* Reduced fees for GPUs provisioned on the whitelabel
* Documented API, which allows you to add functionality to the storefront as necessary
* Support for custom domains

{% hint style="info" %}
For a live demo, visit <https://gpufleet.com>.
{% 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.tensordock.com/whitelabel/overview.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.
