# Start Here

Pick a path and finish your first milestone.

* **Partner Seller**: first sale setup (Shopify + fulfillment).
* **Creator**: first reward withdrawal (events + wallet).

### Choose your path

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Partner Seller onboarding (recommended)</td><td><a href="/spaces/KmVnLoHDk5ZkU3shqZqa/pages/UNrLhw6O1Vm7MB7Dz2NX">/spaces/KmVnLoHDk5ZkU3shqZqa/pages/UNrLhw6O1Vm7MB7Dz2NX</a></td></tr><tr><td>Creator onboarding (recommended)</td><td><a href="/pages/kxOAPXbVfA3qb7B26ppz">/pages/kxOAPXbVfA3qb7B26ppz</a></td></tr><tr><td>Policies and troubleshooting (Reference)</td><td><a href="/spaces/KmVnLoHDk5ZkU3shqZqa/pages/FAxXyY34nBr4Ijwn0edw">/spaces/KmVnLoHDk5ZkU3shqZqa/pages/FAxXyY34nBr4Ijwn0edw</a></td></tr></tbody></table>

### Partner Seller: what you need before starting

* Shopify store admin access
* Hypercape BIZ account access
* A test product and a test order scenario

### Partner Seller: recommended first run (do this in order)

{% stepper %}
{% step %}

### 1) Connect Shopify

Connect your store and verify API permissions.

Go to [Step 1. Connect Shopify](/onboarding-guide/step-1.-connect-shopify.md).
{% endstep %}

{% step %}

### 2) Import products

Import 3 products, send to Shopify, and activate them.

Go to [Step 2. Import Products](/onboarding-guide/step-2.-import-products.md).
{% endstep %}

{% step %}

### 3) Run one real paid order end-to-end

Sync the order, pay (PayPal + Prepayments), then confirm tracking.

Go to [Step 3. Sync & Fulfill Orders](/onboarding-guide/step-3.-sync-and-fulfill-orders.md).
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Customs/duty in the destination country is generally borne by the importer (your customer).
{% endhint %}

### Partner Seller: if something breaks

Most common issues are already covered here:

* Common questions: [\[Partner Seller\] FAQ](/reference/partner-seller-faq.md)
* Orders don’t appear after sync: [\[Partner Seller\] Troubleshooting](/reference/partner-seller-troubleshooting.md)
* Shipping cost and margin basics: [\[Partner Seller\] Shipping & Margin](/reference/partner-seller-shipping-and-margin.md)
* Customs/duty and returns: [\[Partner Seller\] Policy & Compliance](/reference/partner-seller-policy-and-compliance.md)

### Creator: recommended flow

{% stepper %}
{% step %}

### 1) Discover events

Go to [Step 1. Discover Events](/creator-guide/step-1.-discover-events.md).
{% endstep %}

{% step %}

### 2) Apply to an event

Go to [Step 2. Apply to an Event](/creator-guide/step-2.-apply-to-an-event.md).
{% endstep %}

{% step %}

### 3) After selection

Shipping address + (content campaigns only) submission.

Go to [Step 3. After Selection](/creator-guide/step-3.-after-selection.md).
{% endstep %}

{% step %}

### 4) Shipping & tracking

Go to [Step 4. Shipping & Tracking](/creator-guide/step-4.-shipping-and-tracking.md).
{% endstep %}

{% step %}

### 5) Earnings & withdrawal

Go to [Step 5. Earnings & Withdrawal](/creator-guide/step-5.-earnings-and-withdrawal.md).
{% endstep %}
{% endstepper %}

### Creator: reference

* Profile, eligibility, payout: [\[Creator\] Managing Your Profile](/reference/creator-managing-your-profile.md)
* Common questions: [\[Creator\] FAQ](/reference/creator-faq.md)

### Support

Email: **<help@hypercape.com>**


---

# 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://guide.hypercape.com/start-here.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.
