# TBCT Participants

The following terms outline the participants in the TBCT ecosystem and the roles that they play.

### Founders <a href="#founders" id="founders"></a>

The team that originally created the TBCT platform. They are compensated with a portion of the originally minted TBCT tokens.

### Developers <a href="#developers" id="developers"></a>

Developers are TBCT community members who contribute strategies to the TBCT platform. They are compensated with a percentage of the fees generated within the strategies they author.

### TBCT Holders <a href="#tbct-holders" id="tbct-holders"></a>

Members of the Utopia community that hold TBCT tokens will be able to cast votes on proposals and receive a share of TBCT revenue by holding and staking TBCT tokens.

### Pool Participants OR VIP <a href="#pool-participants-or-vip" id="pool-participants-or-vip"></a>

Pool participants are TBCT's core users, making them a critical part of the community from Day 1. They often hold TBCT tokens, but regardless they have an important voice in the community that is expressed through both their capital allocations and their participation in community conversations.

### ‌Liquidity Providers <a href="#liquidity-providers" id="liquidity-providers"></a>

Liquidity Providers assist the TBCT community by providing two-sided liquidity to a TBCT pair on the Pancakeswap platform.


---

# 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://tbct-community-1.gitbook.io/tbct-introduction/overview/tbct-participants.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.
