# Token Metrics & Utility

The smart contract of Launchpadtools-LCT is created in the safest way for the investors. There is no way for the owner to rug or use the funds or tokens 100% safe

There is 0% tax in every transaction. And this can’t be increased by the owner. Max amount of tax can be 0% but by time the owner can reduce the tax. There is no minting function in the contract so completely safe for the price.

Contract deployer’s rights are minimized to avoid any manipulation. The contract has been written and audited in cooperation with Fwaudit.

**Token Contract**

0x40BB56C1610cdacEC31b9bd3Cf785247d5076B5B

<https://bscscan.com/address/0x40BB56C1610cdacEC31b9bd3Cf785247d5076B5B>

| Distribution | Amount            | Unlocking    |
| ------------ | ----------------- | ------------ |
| Presale      | 35% (350 000 000) |              |
| Liquidity    | 17% (170 000 000) | Lock 1 Year  |
| Marketing    | 10% (100 000 000) | Lock 1 month |
| Airdrop      | 5% (50 000 000)   | Lock 1 month |
| Ecosystem    | 10% (100 000 000) | Lock 2 month |
| CEX Listing  | 10% (100 000 000) | Lock 2 month |
| Staking Pool | 13% (130 000 000) | Lock 2 week  |


---

# 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://launchpads-organization.gitbook.io/launchpadtools/introducing/token-metrics-and-utility.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.
