# FAQs

## When Will the Mainnet Be Live?

The eventual launch date of the mainnet depends on the progress of the project. You can see from every epoch that the product is advancing rapidly. If everything goes well, we hope that the mainnet will go live in early 2023. However, this expectation may change at any time.

## How to invest in TEA Project?

If you are an accredited investor (e.g. a VC), please contact us at <info@teaproject.org> to join our private sale.

If you’re an individual, so far the best way is to join the various epoch competitions. Your earned testnet TEA tokens can be converted into COFFEE which can be converted into mainnet TEA.

## TEA Project Tokens

* [TEA & CML tokens](/_3_token/faq-tokens.md)
* [TApp & CML entity tokens](/_3_token/bonding-curve-tokens/tapp-token-supply-and-demand.md)

## TEA Project Structure

* [Governance Structure](/_z_faq/governance-structure.md)
* [Social Media](/_z_faq/tea-social-media.md)
* [TEA Core Team](/_z_faq/the-tea-project-core-team.md)

## TEA Project Tech

* [Technical FAQ](/_z_faq/faq-technical.md)
* [TEA Security](/_z_faq/tea-security.md)

## Miscelaneous

* [FAQ-Links](/_z_faq/faq-links.md)


---

# 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.teaproject.org/_z_faq.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.
