# Trading Tutorials

### Introduction

Welcome to the IntentX Trading Tutorials! Whether you are a seasoned trader or a beginner stepping into the world of digital assets and perpetuals trading, our comprehensive guides are designed to provide you with the necessary knowledge and insights to navigate through the IntentX platform efficiently.

### Trade Orderflow Guide:

Reference this quick guide to walkthrough the trade order flow process:

<figure><img src="/files/0fliFstAOHIMpT8MgRK9" alt=""><figcaption></figcaption></figure>

In the documents below, we have two distinct tutorials tailored to different wallet types: Web3 Wallets and Account Abstracted Wallets. Each tutorial is meticulously crafted to address the unique features and steps associated with the respective wallet type, ensuring a smooth and secure trading experience.

* [**Web3 Wallets Tutorial**:](/intentx-platform/trading-on-intentx/trading-tutorials/web3-wallet.md) This tutorial is ideal for users who prefer to engage in trading activities using Web3 wallets. It walks you through the process of connecting your wallet, opening, managing, and closing trades, among other crucial steps. With clear instructions and visual aids, you'll quickly grasp the nuances of trading with Web3 wallets on IntentX.
* [**Account Abstracted Wallets Tutorial**:](/intentx-platform/trading-on-intentx/trading-tutorials/account-abstracted-wallet.md) If you are using account abstracted wallets, this tutorial is your go-to guide. It covers the specifics of trading with these wallets, offering step-by-step instructions on various trading procedures, from the initial setup to the withdrawal process.

Before diving into the tutorials, we recommend identifying the type of wallet you intend to use for trading on IntentX. Once you've determined your wallet type, select the corresponding tutorial for a seamless learning experience. Happy trading!


---

# 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.intentx.io/intentx-platform/trading-on-intentx/trading-tutorials.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.
