> For the complete documentation index, see [llms.txt](https://tronpower.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tronpower.gitbook.io/docs/introduction/what-is-tronpower/about-us.md).

# About us

{% tabs %}
{% tab title="The vision" %}
"To be an essential platform & protocol to the TRON ecosystem"\
\
Tronpower strives to be the best energy market in TRON as well as a trusted portal , building and supporting the TRON ecosystem.

We want to be a powerhouse brand that strengthens the TRON ecosystem , contributing to various efforts from education to working with institutions on leveraging TRON in a digital economy.
{% endtab %}

{% tab title="Our Founder" %}

## **Founder**

<img src="/files/tHQdkiu8CKg5NB8ETcR8" alt="" data-size="line">Cory Tam \
Telegram:[ @corytam](https://t.me/corytam)

Joining the defi revolution and bitcoin renaissance as a 7+ years crypto veteran and TRON OG<br>

#### :trophy: **Accolades**&#x20;

* Entrepreneur First Alumni (EFSG12)
* IMDA Scholar (Singapore's Infocomm Media Development Authority)

#### :globe\_with\_meridians: Web3 Experience

* Web3 Subject Matter Expert for Extern - Web3 programme for HSBC (US)
* Ex-Zipmex Exchange (Regulated Exchange)
  * Innovation Team - Project Owner for Launchpool product / Web3 Platform
  * Early Stage Investment Team
* Ex-Huobi Singapore - Technology Team

#### 💻 Tech Experience

* Ex-VMware - Consultant&#x20;
  * Deployed Hyper-converged Infrastructure (HCI) projects for large government clients in highly secure environments , specialized in highly customized automation workflow.
* Fullstack experience | Machine Learning | IOT | Mobile Development

#### 📖 Background

* Singapore Management University Graduate - Bachelor of Science in Information Systems, Cum Laude
* London School of Economics - MBA Essential
* Nanyang Polytechnic - Diploma in Business Informatics | Top Graduate of Cohort | 3.97 GPA
  {% endtab %}

{% tab title="Our History" %}
**Feb 2025**

* Launched stealth website with "Project Reactor" mini puzzle and $TPOWER community token
* Joined as the first project accepted into the Tron Builders League

**May 2025**

* Launched Alpha testnet site on 5/5/2025 with fully functional energy and bandwidth market

**June 2025**

* Released TRON's first dedicated testnet dApp for education and developer support&#x20;
* Released the first and only auto-compounding wallet management system that supports&#x20;
  * Customizable management period ( daily , weekly , monthly)
  * multi-vote SR auto compounding

**July 2025**

* Launched on Mainnet on 22 July
* Added Telegram bot notification&#x20;
* Added more features to our hyper-customizable wallet management system
* Added Market Depth and instant fill estimator feature

**August 2025**

* :eyes:
  {% endtab %}
  {% endtabs %}


---

# 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://tronpower.gitbook.io/docs/introduction/what-is-tronpower/about-us.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.
