# Recurring Orders

Recurring orders built by the [CALC](https://calculated.fi/) team let you create a trading schedule to swap over time using native (secured) assets on Rujira. Whether you want to gradually build a position or take profits in smaller parts, this feature runs fully on-chain and allows you to schedule swaps, and set custom parameters, so you can comfortably trade on your own terms.

### Key Features

* **Recurring Orders Setup:** Create automated buy or sell orders that execute over time using native and secured tokens.
* **Flexible Timing:** Choose how often swaps occur, including block-based, minute hourly and daily, intervals.
* **Price Limits:** Set optional price floors or ceilings to prevent swaps from executing outside your desired range.
* **Price Protection:** Set maximum price impact to prevent unfavorable swaps.
* **On-Chain Execution:** All swaps are executed transparently through smart contracts on Rujira and THORChain.
* **Live Strategy Control:** Monitor, pause, edit, deposit, or withdraw funds from your orders at any time through RUJI Trade.
* **Auto Distribution:** Once the deposit token is fully used, the received tokens are automatically distributed back to your wallet.
* **Re-activate:** Completed recurring orders can be re-activated by topping them up or sending assets to their strategy address.

### Benefits

* **Reduced Volatility Risk:** Lowers the impact of short-term price movements by spreading out trades.
* **Full User Control:** You retain control over your funds, schedule, price and limits at all times.
* **Consistent Trading Approach:** Reduces emotional decisions by following a regular, rule-based plan.
* **Native Liquidity Access:** Access THORChain liquidity for native assets without wrapping.

### Fees and Fee Sharing

* **Automation Fee:** 25bps (0.25%) on all funds exiting a recurring order, whether completed or withdrawn. Paid to CALC for ongoing development.
* **Rujira Fee:** Every swap performed by recurring orders pays RUJI Trade taker fees.
* No additional fees apply for editing, pausing, resuming or topping-up of strategies.

### Status

• Recurring Orders are live, available from [RUJI Trade](https://rujira.network/trade/RUJI/USDC?orders=recurring-active\&order=recurring) by selecting **Advanced** in the trade panel.

### FAQ

* [CALC Recurring Orders FAQ](/how-it-works/frequently-asked-questions/calc-recurring-orders-dca-in-and-out-of-positions.md)


---

# 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.rujira.network/ecosystem-products/recurring-orders.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.
