> For the complete documentation index, see [llms.txt](https://teslaai-1.gitbook.io/tesla-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teslaai-1.gitbook.io/tesla-ai/token-mechanism/introducing-tes-ai.md).

# Introducing TES AI

{% hint style="success" %}
**Contract Address**：

Not yet open
{% endhint %}

{% hint style="success" %}
**See on bscscan**：

Not yet open
{% endhint %}

TES AI was created with the vision of creating a globally accessible, decentralized cloud computing network with the goal of providing affordable, flexible, and permissionless access to compute capacity for builders everywhere. We believe that compute is the most important resource of our generation - it is this generation’s “digital oil”, powering a technological industrial revolution.

If compute is “digital oil”, it needs a petro-dollar to act as a transaction and settlement standard for the commodity that powers the most innovative industries of today from AI to autonomous vehicles.

TES AI is creating that standard, $TES, to be the currency of compute, powering an ecosystem of products and services that enable access to compute as a resource and asset.

We're establishing an ecosystem built on top of compute as a currency. This ecosystem provides a suite of tools and services for building, training, and deploying machine learning models - all on chain, powered by BSC.

This enables users to deploy their models for real-time inference, with features like batch inference and efficient training and fine-tuning of machine learning models. To put it simply, $TES represents the currency of computing power. If the US Dollar is the standard that unlocks oil transactions, then $TES will unlock computing resources on a global scale.

$TES seeks to become the universal compute exchange medium for users and enterprises worldwide.

Today, access to GPUs and CPUs are restricted due to scarce resources relative to the growth in demand. Driven by extraordinary growth in industries like AI and machine learning, the demand for compute creates enormous value accrual for traditional cloud providers and GPU companies, but also creates limited access for startups, independent builders, and innovators in developing markets.

To solve this, TES AI is building AI Network, a decentralized “Internet of GPUs” that is powered by millions of distributed nodes operated by a diverse spectrum of sources, such as: consumers, crypto miners, and independent enterprise grade data centers. This network will become progressively decentralized and governed by the users and operators in the network, while enabling democratized, permissionless access to on-demand AI compute for builders around the globe.


---

# 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://teslaai-1.gitbook.io/tesla-ai/token-mechanism/introducing-tes-ai.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.
