# Overview of TensorHub

**Overview of TensorHub Token:**

TensorHub Token is built on the Ethereum blockchain, utilizing smart contracts to facilitate secure transactions and interactions within the ecosystem. The platform serves two primary purposes:

* GPU Renting: TensorHub Token allows users to rent GPU computing power on demand, enabling them to train and deploy AI models more efficiently.
* AI Practitioner Hub: TensorHub Token provides a centralized hub where researchers and practitioners can access pre-trained models, datasets, and tools tailored for various domains, including natural language processing (NLP), computer vision, and predictive analytics.


---

# 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://tensorhub.gitbook.io/documentation/introduction/overview-of-tensorhub.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.
