# Welcome to HyperSOL

Welcome to HyperSOL, a Web3 platform designed to help you easily manage tokens for Solana-based projects. HyperSOL provides tools and services to simplify launching and building on Solana.

HyperSOL a toolkit specifically designed for Solana to onboard more users and developers on Solana by providing them with all the tools required to operate on Solana and create tokens and run projects effortlessly. HyperSOL aims to make launching and building on Solana easy by eliminating the unnecessary hassle and efforts.

From creation and management of SPL/SPL22 tokens, HyperSOL covers with tools such as SPL/SPL22 token creator, Token Minter, Token Burner, Token Distributor/

Here are the two key parts of HyperSOL:

* **HyperPad**: A tool suite with everything you need to make managing Solana projects simple and efficient.
* **$HYPERSOL**: The SPL token powering the HyperSOL ecosystem.

In this gitbook, we will understand both the parts. Let's dive in!


---

# 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://docs.hypersol.xyz/readme.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.
