# Perps DEX Tutorial

### USDC Deposit Guide

Learn how to deposit USDC on the GooseFX perpetual DEX.

{% embed url="<https://youtu.be/7EMqlyZ-98k>" %}
Devnet USDC Deposit Guide - GooseFX Perpetuals Platform
{% endembed %}

### Long Order Tutorial

Learn how to place long orders on the GooseFX Perpetuals DEX.

{% embed url="<https://youtu.be/Vv3l9NNKGxM>" %}
Long Order Tutorial - GooseFX Perpetuals Platform
{% endembed %}

### Short Order Tutorial

Learn how to place short orders on the GooseFX Perpetuals DEX.

{% embed url="<https://youtu.be/K_ot8UQZJd4>" %}
Short Order Tutorial - GooseFX Perpetuals Platform
{% endembed %}

### Closing a Position Guide

Learn how to close a position on the GooseFX Perpetuals DEX.

{% embed url="<https://youtu.be/ysR7iVngLAs>" %}
Closing a Position Guide - GooseFX Perpetuals Platform
{% endembed %}

### Customizing Layout Tutorial

Personalize your trading experience on the GooseFX Perpetuals DEX. Learn how to adjust and customize the platform to suit your trading preferences.

{% embed url="<https://youtu.be/q6N27OyvbIE>" %}
Customizing Layout Tutorial - GooseFX Perpetuals Platform
{% endembed %}


---

# 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.goosefx.io/archived/perps-dex-tutorial.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.
