# Quick Start Guide

Get Started in Simple Steps:

1. Go to the **1Combo homepage** (<https://1combo.io/>), click **Launch App**, and connect your wallet.
2. After clicking **Launch App**, navigate to the **Share Market**, select an NFT, and start trading Shares.
3. Click **Portfolio** to view your NFTs. Select **Share to Earn** to license your NFT, list its Shares on the Share Market, and earn 5% of the tax fee from each Share trade. Licensing also grants you one free Share. All earned ETH will be displayed in your **Portfolio**.
4. Click **Mint Combo**, then select **Combo** to start generating a Combo NFT (NFT Derivative Work).
   1. **My Shares**: These are the Shares you already own. Consuming one Share allows you to create a Combo NFT.
   2. **Hot Shares**: You can select popular Shares from the market. If you don’t own the selected Share, clicking **Combo** combines the steps of buying a Share and creating a Combo into one action.


---

# 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.1combo.io/1combo/quick-start-guide.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.
