> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ziplime.limex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# From Quik

> Bringing Lua strategies to Ziplime

If you have strategies written in **Lua** for Quik, Ziplime's AI can convert that logic into Python for its own engine.

Share your existing Lua script or describe what it does, and the agent team will rebuild the strategy in Python, connect it to Ziplime's data, and flag anything that needed to change in the translation. Once converted, you can keep iterating through [chat, code blocks, or full code](/language/writing-strategies/three-levels).

<Note>
  Quik strategies are often tightly coupled to specific order-routing behavior. Review the converted strategy's backtest results carefully, since execution assumptions differ between platforms.
</Note>
