# Extending DEX Networks

PNIX DEX is committed to expanding the ecosystem with a strong emphasis on decentralized exchange services. As part of this endeavor, we are progressively introducing foundational services to our users. Our objective is not only to elucidate how users can effectively utilize each service but also to provide guidance on strategically generating revenue.

In the following sections, you will discover comprehensive information about each of the services offered by PNIX DEX. Our aim is to empower users with the knowledge and tools to make informed decisions, thereby maximizing their participation in PNIX DEX and fostering a thriving ecosystem.

{% content-ref url="/pages/Yr5DC8OWvP1hzdDNhOBz" %}
[PNIX DEX](/decentralized-exchange/pnix-dex.md)
{% endcontent-ref %}

{% content-ref url="/pages/9wfz2C7wpmcP6EChHmdb" %}
[Broken mention](broken://pages/9wfz2C7wpmcP6EChHmdb)
{% endcontent-ref %}

## How to Join the PNIX DEX Ecosystem

Users can participate in the services offered by PNIX DEX through four different methods:

* **Regular Trader**

  This category includes the most common users who utilize exchanges to trade their cryptocurrency assets for digital assets. Unlike general AMM(Automated Market Maker) model exchanges in decentralized finance (DeFi) environments, PNIX DEX employs an order book system with the availability of limit orders. Additionally, several stop orders can be utiliezed to track market prices and facilitate automated strategy trading. The example provided below demonstrates how to effectively use these stop orders.

{% content-ref url="/pages/i0mYDt1aBIlidglgeMbH" %}
[Breakthrough strategy using conditional orders](/strategy/extending-dex-networks/breakthrough-strategy-using-conditional-orders.md)
{% endcontent-ref %}

* **Liquidity Provider (Upcoming)**

  The lending service is a relatively safe investment method in the decentralized finance environment, although the returns may not be exceptionally high. However, in the PNIX DEX environment, the lending service offers low-collateral loans to traders seeking leverage, making the lending market quite active and yielding excellent returns. As the lending pool continues to expand, it is expected to evolve into a robust money market with numerous opportunities. You can safely deposit your assets and earn money by following the guide below.

* **Margin Trader (Upcoming)**

  If the market is trending in either direction (bullish or bearish), it presents a good opportunity for bold investment. With a well-defined positioning strategy, you can utilize leverage to maximize your returns. However, it's crucial to acknowledge that this also increases the risk. By using PNIX DEX for leveraged investments, you can take advantage of the potential gains. Proper risk management is vital when dealing with leverage. For a more in-depth understanding, you can refer to the guide below.

{% content-ref url="/pages/V27RsPDwGexKwQAQHTAy" %}
[Leverage Strategy in Bull Market](/strategy/extending-dex-networks/leverage-strategy-in-bull-market.md)
{% endcontent-ref %}

{% content-ref url="/pages/JBfARC8YpFzHCBIzY9bY" %}
[Leverage Strategy in Bear Market](/strategy/extending-dex-networks/leverage-strategy-in-bear-market.md)
{% endcontent-ref %}

* **Liquidator(Upcoming)**

  PNIX DEX Lending Service has a robust system in place to monitor the positions of margin traders (lenders) to safeguard the assets of liquidity providers from bad debt risks. Whenever positions reach critical risk levels, the system enacts forced liquidation to protect liquidity providers' funds. Liquidation is initiated by participants external to the chain when such positions need to be liquidated.

  During the liquidation process, the system collects appropriate fees from lenders, motivating external participants to actively participate as liquidators. Becoming a liquidator within the system is an effortless way to earn money without incurring any costs.


---

# 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-en.pnix.exchange/strategy/extending-dex-networks.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.
