# What is HoustonSwap?

<figure><img src="https://2937050161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuHgl6PYoMx98uE0q3JL5%2Fuploads%2F9YXJo1jmTlAaJ8PTl52D%2Fimage.png?alt=media&#x26;token=67c3d2ab-0740-445a-998a-75187dcd9880" alt=""><figcaption></figcaption></figure>

**What does HoustonSwap do?:**

> HoustonSwap is the first concentrated liquidity market maker on Aptos and Sui designed to automate the whole operation. The goal of this protocol is to make better use of capital, minimize impermanent losses for liquidity providers, and give traders the best trading price. We also know that the concentrated liquidity mechanism is not friendly for project owners, so we offer a few unique features to help the ecosystem.

Our vision is to build the fundamental infrastructure for the DeFi of **Aptos and Sui Chain**. HoustonSwap can provide serveral benefits for key players in the ecosystem:&#x20;

1. **Project Owners**(Liquidity Provider): Adopt our LONG-HOLDING value target liquidity algorithm and manage the multiple yield tokens for their own pair. Project Owners can even set **BONUS APR** for the liquidity of specific price range(even support non-active liquidity) to **stabilize the price.**
2. **Institutional Players**(Liquidity Provider):  Leverage on our existing setup and build their own strategy based on our automation infrastructure
3. **Retail Yield Farmers**(Liquidity Provider): Use our **stop-loss bot** to prevent unmanaged risk and deposit single token to One-click Strategy Vault.
4. **Market Makers**(Trader): Integrate our trading SDK and trade on **LIMIT ORDER/RANGE ORDER** through our DEX.
5. **Retail Markets**(Trader): Trade the tokens at **better price** and **smaller slippage** powered by our Concentrated Liquidity Algo.
6. **Launchpad**: Integrate our **ADD LIQUIDITY SDK** and provide seamless experience for project owners.

**HoustonSwap provides the following functions:**

1. Concentrated Liquidity Provision with Dynamic Fee Model
2. Limit Order&#x20;
3. Range Order powered by Concentrated Liquidity
4. Automated Liquidity Strategy
5. Automated Stop-loss Bot
6. Multi-token Active Liquidity Farming powered by Liquidity Rewarder
7. Multi-token Specific Price Range Liquidity Farming powered by Liquidity Rewarder
8. Liquidity Reward Self-Management Portal (i.e. Liquidity Rewarder)
9. One-click Strategy Vaults

{% content-ref url="guideline/learn-concept-in-5-minutes" %}
[learn-concept-in-5-minutes](https://docs.houstonswap.io/houstonswap/guideline/learn-concept-in-5-minutes)
{% endcontent-ref %}

{% content-ref url="guideline/basic-swap-limit-order-and-range-order" %}
[basic-swap-limit-order-and-range-order](https://docs.houstonswap.io/houstonswap/guideline/basic-swap-limit-order-and-range-order)
{% endcontent-ref %}

{% content-ref url="guideline/liquidity-provision" %}
[liquidity-provision](https://docs.houstonswap.io/houstonswap/guideline/liquidity-provision)
{% endcontent-ref %}


---

# 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.houstonswap.io/houstonswap/what-is-houstonswap.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.
