# Quickstart

Launch a token on TaxSplit in minutes—no code required.

{% stepper %}
{% step %}

### Connect wallet

Connect your Solana wallet to get started with TaxSplit.
{% endstep %}

{% step %}

### Create token

Launch your token with custom tax settings in minutes.
{% endstep %}

{% step %}

### Start earning

Automatically earn from every transaction on your token.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you share the TaxSplit app link ("Create Token"), I can add a button here.
{% endhint %}


---

# 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.taxsplit.app/documentation/getting-started/quickstart.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.
