> For the complete documentation index, see [llms.txt](https://web3whales.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3whales.gitbook.io/whitepaper/tokenomics/utilities.md).

# Utilities

## What do we do?

VC's (Venture Capitalists) move the crypto market. Especially with new projects, as there is not a lot of liquidity yet. W3W is a VC and you can invest in the VC. We use our small buy and sell tax to raise a startcapital (on our Telegram, we will often update you about our holdings). We will invest this money into startups that creates a passive income.&#x20;

### Crypto launchpads

By investing in launchpads and joining crypto presales, IDO's, ICO's etc, you can make multiple 100x's weekly, especially in a bullmarket. Source: [Cryptorank](https://cryptorank.io/fundraising-platforms). However, for an individual investor it might be very hard or even impossible to get a high tier on a top launchpad as it's way too expensive, or you even live in a restricted counry. With Web3 Whales, we do this collectively.

### How does it work?

We use a small buy and sell tax to raise money in our launchpad wallet. We use this money to invest in the best crypto launchpads like Seedify, Dao Maker, Enjinstarter and many more. This gives us very high allocations on the newest crypto presales. If a project does a 100x and we invested $5000, the returns are ofcourse way higher than if you invested just $100 as an individual person. As you can see on Cryptorank, new startups often 100x or more in a bullmarket. Therefore this project was born in the bearmarket, so we can get the best tiers for the lowest costs, and we will profit from this in the bullmarket. Now, if we make these profits. Where do they go?

### The profits

Lets say we put $5000 in startup X. Startup X does a 200x. We have $1.000.000. What do we do with this money? There are multiple options:&#x20;

* Claim your share by staking the $W3W token
* We buy back the $W3W token and burn it.
* The money goes back in the W3W wallet for future investments
* 7% fee goes to the W3W company

On our Dapp, stakers of the $W3W token can vote on proposals. So we will launch polls where the community can decide what we are going to do with the money. The buyback & stake and fee are fixed rates.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://web3whales.gitbook.io/whitepaper/tokenomics/utilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
