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

# FAQ

**How do I interact with Pu239 protocol?**\
\
To engage with Pu239 Finance, simply provide your chosen asset as collateral to begin earning passive income and access borrowing options. You can also enhance your assets through options like Leveraged Re-staking and Efficiency Mode to maximize yields and borrowing potential.\
\
**What is the cost of interacting with Pu239 protocol?**

Interacting with Pu239 Finance involves transaction fees on the MAP Network, which fluctuate based on network conditions and the complexity of your transactions. Moreover, there may be interest fees when you borrow assets from the platform.\
\
**Where are my supplied funds stored?**

Your deposited funds with Pu239 Finance are safeguarded in smart contracts that have been rigorously audited and verified. You are free to withdraw your funds or choose tokenized versions of your lending positions for greater transparency and security.\
\
**Is there any risk?**

While Pu239 Finance takes significant measures to reduce risks through advanced features and strong security protocols, no platform can be completely without risk. Possible risks include vulnerabilities in smart contracts and the risk of liquidation. Nonetheless, Pu239 Finance is dedicated to minimizing these risks and safeguarding user assets.\
\
**What is our mission?**

The mission of Pu239 Finance is to offer an easy-to-use lending service that focuses on capital efficiency and the integration of new asset classes. Committed to ongoing improvement and innovation, we strive to be a platform for the user, by the user, and of the user within the MAP ecosystem.


---

# 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, and the optional `goal` query parameter:

```
GET https://pu239.gitbook.io/pu239/welcome/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
