# What is Team Finance?

Team Finance is a security toolkit for founders that want to create a token and raise money from a community of investors. We make their lives 100x easier by giving them access to the tools they need to launch and scale a successful company that has a token as part of it.\
\
Our services include:\
\
[Liquidity Locks](/services/token-locks/liquidity-locks.md) | [Team Token Locks](/services/token-locks/team-token-locks.md) | [Token Vesting](/services/token-vesting.md) | [Token Generation](/services/token-creation.md) | [Staking Pools](/staking-and-reward-pools.md) | [Token Multisender](/services/multisender.md) | [Token Airdrop](/services/token-airdrop.md) | [Token Payroll](/services/token-payroll.md)

You can also use our [dedicated Token Management App](https://app.team.finance) and [Official Team Finance Blog for latest news and updates](https://blog.team.finance) in our token services.

### **Why We Exist**

Traditional methods of launching a successful token and creating trust around it are far too complex and expensive. Without Team Finance, a company that wants to launch a token will usually have to go through the following steps:

* Hire a developer to create their token (3+ months to find and contract the dev + $10,000 to create the contract)
* Hire an audit firm to check the smart contract (3+ month wait time, $10,000-$50,000)
* Use a multi-sender tool to send money out to investors ($150 per batch)
* Marketing to prove trust and legitimacy ($10,000-$100,000)

Because of the time and costs, most companies don't implement the above steps. They cut corners. This makes them vulnerable to bugs in their contracts and rogue team members.

This is why we see so many scams and hacks in Web3 today. Tokens are way too hard to set up and build trust around. We want to help companies grow faster and create the projects of tomorrow. For this, they need infrastructure that is affordable, easy to use, and flexible.

### **About Us**

**Team Finance** was founded in September 2020 and is a part of the [Trustswap](https://trustswap.com/) ecosystem. \
\
Trustswap is a group of products and services, including [Team Finance](https://www.team.finance/), [The Crypto App](https://thecrypto.app/), [Swappable](https://swappable.io/), and the [Trustswap Launchpads](https://trustswap.com/launchpads/). Here, you can find [more information about our parent company, Trustswap](https://trustswap.com)

{% hint style="info" %}

#### <mark style="color:blue;">Team Finance aims to make DeFi a safer space through our locking services.</mark>&#x20;

{% endhint %}

Team Finance is a decentralized application that allows blockchain projects to lock their team tokens, Liquidity Pool (LP) tokens in a non-custodial, time-released smart contract vault and more.&#x20;

**Team Finance offers an all-in-one platform for your token needs.** \
With our [Mint](https://app.team.finance/token-creation) program, you can easily generate and deploy your custom and secure token without any coding experience needed. Our [Lockups](https://www.team.finance/lockups) feature allows you to lock your Team Tokens or LP tokens, and our [Vesting](https://www.team.finance/vesting) tool enables you to set a vesting schedule for your tokens. In addition, you can use our platform to create [Staking & Rewards Pools](https://docs.team.finance/staking-and-reward-pools) to benefit your community.\
\
Whether you're a new project just starting out or an established one looking to improve your token distribution and incentivization strategies, Team Finance has the tools and services you need.[<br>](https://app.gitbook.com/o/-Mhe2KAXh2FrNl8lBEFM/s/-Mhe7IIQmhAEysOdKoEB/)


---

# 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://handbook.team.finance/what-is-team-finance.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.
