> For the complete documentation index, see [llms.txt](https://docs.magpiexyz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magpiexyz.io/reference.md).

# Reference

Magpie is developed with a primary focus on ensuring the safety and peace of mind of our users. However, engaging with any smart contract associated with decentralized finance inherently carries risks. Before launching the platform, our team conducted a comprehensive evaluation of our smart contracts and engaged the expertise of savvy external technical auditors to identify potential vulnerabilities and loopholes in our system.

Nevertheless, there's always a possibility that you could lose all or a part of your money. We urge you to exercise caution when interacting with the platform and only do so within the bounds of your personal risk strategy.

As users, you may face risks associated with the Wombat Exchange due to our direct integration with them, in addition to the risks tied to Magpie. We strongly recommend that you review their documentation and risk disclosures before engaging with either of these platforms.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.magpiexyz.io/reference.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.
