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

# Solutions Technicality

**Solutions Technology**

At Moneta, we prioritize transparency and security through advanced technological solutions. Our platform utilizes custom contracts that are largely open-source, ensuring visibility and reliability for our users. These contracts are meticulously audited to uphold the highest standards of security and functionality.

**Audit and Compliance**

Moneta undergoes rigorous auditing processes to validate the integrity of our smart contracts. By employing leading audit firms, we guarantee that our platform operates with the utmost security and efficiency. This commitment to auditability ensures that our users can trust Moneta with their financial interactions.

**Powered by Safe - Gnosis Safe**

Moneta leverages the Gnosis Safe platform, previously known as "Safe," as a multi-signature smart contract solution. This robust platform enhances the security of transactions and funds on our platform, providing an added layer of protection against unauthorized access and ensuring that transactions are executed securely and reliably.

**Powered by Kleros**

For our smart contract escrow services, Moneta partners with Kleros. Kleros provides a decentralized arbitration platform that ensures fair and transparent dispute resolution. By integrating Kleros into our ecosystem, we enhance the trustworthiness of our smart contracts, offering users peace of mind in their financial transactions.

**Facilitating Financing**

Moneta facilitates financing operations with the support of our advanced technological infrastructure. Through our DApp (Decentralized Application), users can seamlessly access our financing tools and services. This includes borrowing against crypto assets, managing financial goals, and participating in systematic investment pools (SIPs). Each transaction is conducted securely and transparently, thanks to our robust technological foundations and strategic partnerships with industry-leading platforms like Gnosis Safe and Kleros.

By harnessing cutting-edge technology and adhering to industry best practices in security and transparency, Moneta empowers users to navigate the decentralized financial landscape with confidence. Our commitment to innovation and reliability ensures that Moneta remains at the forefront of DeFi solutions, providing accessible and secure financial services to a global community of users.


---

# 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://monetafi.gitbook.io/moneta-wp/faq/solutions-technicality.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.
