# Welcome to STXCITY

## Overview

STX.CITY is a platform that allows you to launch your token and distribute airdrops on the Stacks blockchain without any coding experience.&#x20;

It provides a user-friendly interface and streamlined processes to simplify token deployment and airdrop distribution complexities.

### Why Many Token Projects Fail Before Launching&#x20;

Launching a token and distributing airdrops involve complex tasks like coding in Clarity, setting up smart contracts, handling secure transactions, and more. It's overwhelming!

🤷‍♂️ 20 hrs to learn Clarity

😔 Struggle to find time

😞 Quit launching token

### What will STX save you time?&#x20;

Launching Your Token Without a Programming Background Thinking of launching a token but worried about the complexity and time commitment? Here’s a breakdown of what you might expect:

* 20 hours of learning Clarity
* 2 hours of creating a smart contract
* 2 hours of testing contract
* 1 hour of learning deployment
* 2 hours of get tokens holders list
* 2 hours hours of creating airdrop contracts

\= <mark style="color:green;">30+ hours</mark> of headaches

> 186 tokens and 148 airdrop campagins have been successfully launched using stx.city Users save hundreds of hours in learning Clarity for deployment and airdropping tokens!

View all deployed tokens at

{% embed url="<https://stx.city/deploy>" %}

View all airdropped events at

{% embed url="<https://stx.city/airdrop>" %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="features/deploy-token" %}
[deploy-token](https://docs.stx.city/features/deploy-token)
{% endcontent-ref %}

{% content-ref url="features/listing-token" %}
[listing-token](https://docs.stx.city/features/listing-token)
{% endcontent-ref %}

{% content-ref url="features/airdrop-token" %}
[airdrop-token](https://docs.stx.city/features/airdrop-token)
{% endcontent-ref %}

{% content-ref url="bonding-curve" %}
[bonding-curve](https://docs.stx.city/bonding-curve)
{% endcontent-ref %}

{% content-ref url="features/deploy-token/update-token-metadata" %}
[update-token-metadata](https://docs.stx.city/features/deploy-token/update-token-metadata)
{% endcontent-ref %}

{% content-ref url="features/deploy-token/burn-token" %}
[burn-token](https://docs.stx.city/features/deploy-token/burn-token)
{% endcontent-ref %}


---

# 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.stx.city/welcome-to-stxcity.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.
