> For the complete documentation index, see [llms.txt](https://learn.trenchacademy.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.trenchacademy.xyz/welcome.md).

# Welcome

<h2 align="center">Learn how to trade memes and perps the <em>right</em> way</h2>

<p align="center">Understanding how to navigate trading perps and trading memes properly can be the difference between consistent gains and constant frustration.</p>

<p align="center"></p>

<p align="center">Whether you're completely new or already in the trenches, this guide is here to level you up.</p>

<p align="center"></p>

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td align="center"><strong>Memecoins</strong></td><td align="center">Learn to trade Memecoins</td><td></td><td><a href="/pages/tKR5mc9w777N0IurJztF">/pages/tKR5mc9w777N0IurJztF</a></td><td><a href="/files/SijWM9G3vb0ORnyywzgl">/files/SijWM9G3vb0ORnyywzgl</a></td><td><a href="/files/fetXUnXlxia3VaRv5LJa">/files/fetXUnXlxia3VaRv5LJa</a></td></tr><tr><td align="center"><strong>Perps</strong></td><td align="center">Learn to trade Perps</td><td></td><td><a href="/pages/v9oWMOdZUDmogt81LcQw">/pages/v9oWMOdZUDmogt81LcQw</a></td><td><a href="/files/3XtiFZIOYx06SSILAe1N">/files/3XtiFZIOYx06SSILAe1N</a></td><td><a href="/files/OSIs942pXt26K9jGzdpA">/files/OSIs942pXt26K9jGzdpA</a></td></tr></tbody></table>

<h2 align="center">Trade with the right tools and the right environment</h2>

<p align="center">Now that you understand the process, here are the tools that help you execute it</p>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>TAG</strong></td><td align="center">Find and discuss memecoin &#x26; perp opportunities</td><td><a href="/files/F98JTd2srN06jcX5tDzR">/files/F98JTd2srN06jcX5tDzR</a></td><td><a href="/files/DTKOGjbWafl7z74LNmqu">/files/DTKOGjbWafl7z74LNmqu</a></td><td><a href="https://tagxalpha.xyz">https://tagxalpha.xyz</a></td></tr><tr><td align="center"><strong>Terminal (Formerly Padre)</strong></td><td align="center">Trade memecoins on SOL, BSC, BASE and ETH through Terminal</td><td><a href="/files/D5vaYJA6ClKTpUq8OfgV">/files/D5vaYJA6ClKTpUq8OfgV</a></td><td><a href="/files/urDncIBDUQgntaD3zDTg">/files/urDncIBDUQgntaD3zDTg</a></td><td><a href="https://trade.padre.gg/rk/dxrnelljcl">https://trade.padre.gg/rk/dxrnelljcl</a></td></tr><tr><td align="center"><strong>ATS Funded</strong></td><td align="center">Trade perps using a funded account through ATS Funded</td><td><a href="/files/uXXZ267nstIBuPVsOQeN">/files/uXXZ267nstIBuPVsOQeN</a></td><td><a href="/files/HGxMcnasXVSP79QbBKQ2">/files/HGxMcnasXVSP79QbBKQ2</a></td><td><a href="https://atsfunded.com/rc/dxrnelljcl/">https://atsfunded.com/rc/dxrnelljcl/</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.trenchacademy.xyz/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
