# FAQs and Troubleshooting

#### How does a Bogged DeFi Limit Order work?

When you approve and set a Bogged Limit Order, our systems immediately begin monitoring the price of the token you want to buy/sell. No funds leave your wallet until the target price is reached, which is when Bogged executes the trade from within your wallet.

#### What Chains and DEXes do Bogged limit orders work on?

Currently, Bogged limit orders work on BNB Chain, Avalanche, Cronos and Fantom, with further expansion planned for the near future. They can be placed on tokens listed on almost every popular DEX on these chains.

#### Are Bogged Limit Orders safe?

With one of the highest volumes of orders placed by any DeFi Limit Order platform, Bogged has become a trusted platform for hundreds of thousands of traders. Fund safety is obviously our highest concern, and we take many serious steps to ensure we the platform and its users remain secure.

The Bogged Limit order platform only has access to the funds you intend on trading, and in the rare case of failure, all original funds will remain secure. Once an order is filled or cancelled, Bogged no longer has access to a user's funds, unless there are other pending orders.

#### Why didn't my order fill?

Failed orders are a rare occurrence, but they can happen due to external factors outside of Bogged's control. You should be able to view the reason the order failed in the “my orders'' section.

{% hint style="info" %}
**If you require further help with a Limit Order, please contact us using the chat bubble on** [**app.bogged.finance**](http://www.app.bogged.finance)
{% endhint %}


---

# 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.bogged.finance/bogged-finance/product-information/limit-orders/faqs-and-troubleshooting.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.
