# Launch Tokens Effortlessly

Nativerse’s **LST Deploy Tool** is crafted to streamline the token deployment process for builders, allowing them to launch new Liquid Staking Tokens (LSTs) quickly and efficiently across multiple networks. With an intuitive setup, builders can configure their LSTs with ease, making it possible to deploy tokens without technical barriers.

## **Key Information Required for Deployment**

To deploy an LST, builders provide the following essential details:

1. **Token Name**\
   The official name of the token, representing its identity within the ecosystem.
2. **Token Symbol**\
   A unique abbreviation (e.g., satBTC) for the token, easily recognizable across DeFi applications.
3. **Finality Provider Public Key**\
   The public key associated with the finality provider on the Babylon blockchain. This key is essential for linking the LST with a staking provider, ensuring proper staking functionality.
   * If the builder does not have their own finality provider, they have the option to use Nativerse’s finality provider public key, simplifying the setup and ensuring seamless integration with Babylon.
4. **Desired EVM or MoveVM Address**\
   The Ethereum Virtual Machine (EVM) or Move Virtual Machine (MoveVM) address associated with the LST.&#x20;
5. **LST Commission**\
   Builders set a commission rate, which applies a staking fee to holders and generates revenue from the staking process.
6. **Target Networks**\
   Builders select the networks on which they want to deploy their LSTs. This flexibility allows deployment across one or multiple networks, enhancing the LST’s reach and accessibility.

### **Effortless Multi-Network Deployment**

The LST Deploy Tool allows builders to configure their tokens and deploy them across multiple chains with a few selections, significantly reducing the complexity and time needed to launch new LSTs. By providing a straightforward setup and multi-network flexibility, Nativerse enables builders to bring their tokens to market quickly and effectively.

Through Nativerse’s LST Deploy Tool, builders can launch tokens across various chains, integrate seamlessly with Nativerse’s ecosystem, and offer users new, accessible staking opportunities.


---

# 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://nativerse.gitbook.io/docs/architecture/integrations.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.
