# Welcome To DEPLOYR

## What is DEPLOYR?

Deployr: Your all-in-one solution for seamless Solana token creation.

Deployr is a fully automated token builder for the Solana blockchain, empowering users to create custom tokens with advanced, flexible features. Designed for simplicity and innovation, Deployr streamlines token creation while offering powerful tools for creators and investors alike.

## Key Features

* **Multiple Tax Wallet Distribution:** Automate and distribute collected taxes into multiple designated wallets.
* **Reflection Mechanism:** Enable token reflections in the native token, redistributing a portion of transaction fees to holders.
* **Reward System:** Distribute rewards in any Solana-pegged token, configurable by the creator.
* **Token Clog:** Send tokens to the contract (termed "clog") for programmatic purposes.
* Live Updates (upcoming)**:** Modify fees and settings even after deployment, leveraging Solana’s programmable flexibility.
* Whitelist Functionality (upcoming)**:** Restrict or prioritize transfers to specific addresses, enhancing control over token distribution.
* Dynamic Tax Rates & Fees (upcoming)**:** Set initial transfer fees and update them post-launch, with support for flexible adjustments based on custom conditions.

## Why DEPLOYR?

Built on Solana’s high-speed, low-cost infrastructure, Deployr simplifies token creation without sacrificing control. Whether you’re a developer launching a project or an investor seeking innovative tokenomics, Deployr delivers a robust, user-friendly solution.

***

## 🚀Get Started

DEPLOYR Launchpad can be accessed in two ways, one is through telegram bot and the other is the web app. Get started using both or either one of these and begin launching with us.

{% content-ref url="/pages/FMlV4bFXyBISdqPVpRri" %}
[Custom Token Features](/deployr/custom-token-features/deployr-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/igRBkTuLMNVMXRUTzBeK" %}
[Telegram Bot](/deployr/telegram-bot/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/YfxpkZXEyczXSJpOjLnE" %}
[Web App](/deployr/web-app/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/FK5W0vcI1DuBIbUjcTsk" %}
[DEPLOYR Token](/deployr/deployr-token/token.md)
{% endcontent-ref %}

{% content-ref url="/pages/nTVDalwdvjk5FBAxP5aE" %}
[Community](/deployr/community/faq.md)
{% endcontent-ref %}


---

# 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:

```
GET https://deployr.gitbook.io/deployr/welcome-to-deployr.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.
