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

# FAQ

<AccordionGroup>
  <Accordion title="Does my order fill the moment the price hits my target?">
    No. A Print order is only checked at the **end of each 24-hour block**. If the price touches your target intraday but isn't past it at the 24-hour mark, you don't fill — the order rolls over. This is the biggest difference from a normal limit order, which fills the instant the market touches it.
  </Accordion>

  <Accordion title="What price do I fill at if the market runs past my target?">
    Always your **target price**, not the market price at the checkpoint. If BTC is below your long target at the 24-hour mark, you still open at the target price.
  </Accordion>

  <Accordion title="Do I keep the yield if my order fills, or if I cancel?">
    Yes to both. Yield is paid each block and is already yours: it funds your position when the order fills, or it comes back with your deposit when you cancel. The only way to lose accrued yield is liquidation.
  </Accordion>

  <Accordion title="Can I lose more than my deposit?">
    No. The most you can lose is your deposit plus the yield it has earned — everything in the Print account, and nothing beyond it.
  </Accordion>

  <Accordion title="Why did my APY change after I placed the order?">
    The rate is recalculated every cycle from current market conditions — how far your target sits from the market and how much the market is moving. Every roll-over re-prices at the new market, so your APY moves over time.
  </Accordion>

  <Accordion title="Can I change my target price or leverage after placing an order?">
    There's no in-place edit. Cancel the order — it resolves at the end of the current 24-hour block — and place a new one with the settings you want.
  </Accordion>

  <Accordion title="What happens to my position after it fills?">
    It becomes an ordinary leveraged position opened at your target price. From then on it follows normal perp rules: you can close it, add margin, or be liquidated like any other position.
  </Accordion>

  <Accordion title="Why does my filled position show a higher leverage than my Print order?">
    The two numbers measure different things, and this is not an error. Your Print order's leverage (1× to 20×) is what actually sets your position's **size and margin** — those are locked in when you place the order and don't change at fill. When the order fills, the position opens in your main perps account, and the leverage shown there is your **account's leverage setting for that market** (for example, 50× is the default on BTC). That setting governs regular perp trading in your account; it doesn't enlarge the position your Print order opened. Your size, entry price, and margin are exactly what your Print order specified — nothing bypassed the 20× cap.
  </Accordion>

  <Accordion title="Can I be liquidated while my order is still waiting to fill?">
    Liquidation is only evaluated at a 24-hour checkpoint. If, at that point, the market has run past your liquidation price (which sits beyond your target), the order is liquidated and the margin is lost. Intraday spikes that recover before the checkpoint don't liquidate you.
  </Accordion>

  <Accordion title="When can I get my money back?">
    A Print order — and a cancellation — always resolves at the end of the current 24-hour block, not instantly. Once it resolves, your funds return to your main trading balance and you can withdraw them.
  </Accordion>

  <Accordion title="Is my deposit separate from my trading balance?">
    Yes. Placing a Print order moves the deposit into that order as locked margin, and each order is its own bucket. It returns to your main balance when the order resolves.
  </Accordion>
</AccordionGroup>
