# Quickstart Guide for Mozi Trading

This quickstart gets you to your first deploy as fast as possible. We'll skip most of the configuration — you can refine things later once you have something running.

## Steps

{% stepper %}
{% step %}

#### Sign In

Sign in using Twitter (X), Email, or Google. No external wallet connection is required.\
Accounts are created instantly using MOZI’s abstracted sign-in system.

![](/files/0rlCBdl5onB2SLkdeHRb)
{% endstep %}

{% step %}

#### Deposit Funds

Transfer USDC from any external wallet into your Mozi Main Wallet.

* Deposits are **non-custodial** — Mozi never holds your private keys
* Once deposited, funds are available to allocate across any integrated venue
* Withdraw at any time, subject to open positions

![](/files/0rlCBdl5onB2SLkdeHRb)
{% endstep %}

{% step %}

#### Make a Trade

Trade perpetual markets through MOZI’s unified interface. Orders are routed across supported PerpDEXs for optimized execution. All fees and costs are shown before trade confirmation.

![](/files/0rlCBdl5onB2SLkdeHRb)
{% endstep %}

{% step %}

#### Share Your Referral

Each Mozi account comes with a One-Ref code. Share once — it covers all integrated venues automatically. See [Mozi One-Ref](/mozi/platform/referral-system-and-one-ref.md) for details.
{% endstep %}
{% endstepper %}


---

# 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://mozi-finance.gitbook.io/mozi/getting-started/quickstart-guide-for-mozi-trading.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.
