# Who is TMS for?

TMS is built for **teams that operate tokens**, not for retail traders.

It’s a fit if you are:

* A **Web3 founder launching a token**, balancing fundraising, tokenomics design, and a launch deadline.
* A **project with a token already live** and struggling with low utility, unstructured unlocks, or fragmented community trust.
* A **launch partner, VC, or advisor** managing token operations on behalf of projects as an Admin or Manager.

TMS is *not* designed for:

* Individual traders or retail users.
* On-chain devs who want to hand-write every contract.
* Projects that only need a one-off script or ad-hoc vesting contract.

> Think of TMS as the **default way serious projects run token operations**, not a side tool you might use “if there’s time”.


---

# 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://tms-finance.gitbook.io/tms.finance/welcome-to-tms.finance/quickstart.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.
