> For the complete documentation index, see [llms.txt](https://docs.lfj.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lfj.gg/additional-information/brand-and-ecosystem-information/links_to_lfj_legacy_pages_11391553.md).

# Ecosystem Links

### Platform Links

* **LFJ (Trade)**— <https://lfj.gg/>
* **LFJ (Liquidity)** — <https://lfj.gg/avalanche/pool>
* **LFJ (Trenches)** — <https://lfj.gg/trenches>
* **Joepegs** — <https://joepegs.com/>

### Monad Testnet

* **LFJ (Trade)**— <https://pandaria.lfj.gg/>

### Community

* **Discord** — <https://discord.gg/LFJ>

### Socials

* **X (LFJ)** — <https://x.com/LFJ_gg>
* **X (Token Mill)** — <https://x.com/token_mill>
* **X (Joepegs)** — <https://x.com/joepegsnft>
* **Youtube** — <https://www.youtube.com/@LFJ_gg>
* **TikTok** — <https://www.tiktok.com/@lfj_gg>
* **CMC** — [**https://coinmarketcap.com/community/profile/LFJ\_gg/**](https://coinmarketcap.com/community/profile/LFJ_gg/)
* **Substack** — <https://joecontent.substack.com/>

### Other

* **LFJ Github** — <https://github.com/traderjoe-xyz>
* **Team Contact** — <Team@Joepegs.com>&#x20;

<figure><img src="/files/ab2Wszr7w7TQbhKoI1ND" alt="" width="563"><figcaption></figcaption></figure>

***

### Legacy Platform Links

{% hint style="warning" %}
Certain legacy features on LFJ are no longer accessible on the main site. Find the links to these pages below to access your funds.
{% endhint %}

* **Lend** — <https://v1.lfj.gg/lend>
* **Farm** — <https://v1.lfj.gg/farm>
* **AVAX Meme Rush** — <https://lfj.gg/avalanche/stek>

#### **Discountinue Platforms**

{% hint style="danger" %}
No telegram group/channel is officially managed by the LFJ team. Don't trust any telegram group impersonating LFJ
{% endhint %}


---

# 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://docs.lfj.gg/additional-information/brand-and-ecosystem-information/links_to_lfj_legacy_pages_11391553.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.
