# Best Practices

- [Trading Assets with 0xLeverage](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage.md): Trading assets with 0xLeverage is your gateway to exploring the world of DeFi markets with confidence and precision
- [Funding & Transferring Assets](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage/funding-and-transferring-assets.md)
- [Trade Example Walkthrough](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage/trade-example-walkthrough.md)
- [Multiple Open Trades On Single Contract](https://docs.0xleverage.io/best-practices/trading-assets-with-0xleverage/multiple-open-trades-on-single-contract.md)
- [Understanding Risk & How To Mitigate It](https://docs.0xleverage.io/best-practices/understanding-risk-and-how-to-mitigate-it.md): In the unpredictable realm of cryptocurrencies, especially DeFi, effective risk management is not just an option; it's a necessity
- [Gas Prices & Tax with 0xLeverage](https://docs.0xleverage.io/best-practices/gas-prices-and-tax-with-0xleverage.md)
- [Gas Information](https://docs.0xleverage.io/best-practices/gas-prices-and-tax-with-0xleverage/gas-information.md)
- [Tax Information](https://docs.0xleverage.io/best-practices/gas-prices-and-tax-with-0xleverage/tax-information.md)
- [Personal Security](https://docs.0xleverage.io/best-practices/personal-security.md): Always Keep Your Funds Safe


---

# 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.0xleverage.io/best-practices.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.
