# LAT(PlatON)

* Issue Time

  \--
* Total Supply

  10,250,000,000 LAT
* Circulation

  3,686,533,819 LAT
* White paper

  \--
* Website

  <https://platon.network/>
* Twitter

  <https://twitter.com/PlatON\\_Network>
* Telegram

  <https://t.me/PlatONNetwork>
* Block Explorer

  <https://scan.platon.network/>

PlatON is a service-oriented computing architecture. In addition to providing basic services such as computing, data, storage, and network, application developers can also publish their own application services on PlatON. Every application on PlatON consumes a certain amount of resources (computing power, bandwidth, storage, data, etc.) to run. To achieve fair and reasonable use of resources and avoid resource abuse, PlatON uses a series of algorithms to achieve reasonable scheduling and validity verification of resources, and uses LAT to measure resource usage.

&#x20;LAT is also the power that drives PlatON, the "computing factory". Each app chain can also create its own app LAT. In the PlatON network, users only need a unified account to manage and use their OWN LATS. Lats of different chains can be transferred freely across chains.

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com&#x20>;

Telegram：<https://t.me/ZKEGlobal>

Support: <https://support.zke.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://help.zke.com/symbol/lat-platon.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.
