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

# Key Features

#### Token Generator&#x20;

Our goal is to enable anyone to create tokens with ease and accessibility. With the help of the simple to use RawBlock token generator, anyone, even without any coding knowledge, may create tokens on many chains in a matter of minutes. It only takes a few easy steps to create a custom token with our user-friendly platform.

#### Locker&#x20;

Rapidly lock your fungible, multi, and LP tokens with only several steps. For secure and effective asset management, RawBlock offers a range of solutions to protect your liquidity. Liquidity Pool (LP) tokens for your project can be safely locked for an extended period of time with a few clicks. With our services, you may set a time limit for locking liquidity or LP tokens in a smart contract. Until the lock expires or the appropriate permissions are withdrawn, neither their owner nor the smart contract creator nor anybody else will be able to remove tokens from liquidity pools.

#### Launchpad&#x20;

RawBlock Launchpad is the decentralized platform where cryptocurrency startups are presented and given the opportunity to get funding. Early-stage cryptocurrency token sales are made available to the project's before they are announced publicly. Know who you are targeting when you optimize your content as a developer. Use RawBlock Pad to determine who your target audience.

#### Staking&#x20;

With RawBlock, you can grow your assets while keeping them safe. When using RawBlock staking, the staker receives payment for $RWB coins in the form of the asset itself ($RWB) with high APY. Examine your benefits, find opportunities, and keep your possessions under your own control.

#### Revenue Sharing&#x20;

RawBlock revenue sharing is a profit-sharing system designed to make sure that each user gets rewarded for their input into the business's profits. RawBlock are aims to link stakeholders' interests with the project's performance by putting revenue sharing structures into place. Users are more inclined to actively contribute to RawBlock's growth and development when they have a direct financial stake in the company's success. Stakeholders would become more motivated and committed as a result of the revenue share implementation.


---

# 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://rawblock.gitbook.io/rawblock-whitepaper/key-features.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.
