# Security and Transparency

**1. Smart Contract Architecture**

YieldBase’s smart contracts form the backbone of its operations. Built using industry-leading security standards, these contracts manage liquidity provisioning, fees, and user deposits. They operate transparently, ensuring that user funds remain secure at all times.<br>

**2. Non-Custodial Platform**

YieldBase operates as a non-custodial platform, meaning the team does not have access to user funds. The only interaction with user capital is through the smart contracts, which function autonomously to distribute earnings and manage liquidity.

**3. Regular Audits**

To maintain the highest level of security, YieldBase plans to undergo regular smart contract audits from reputable third-party firms. These audits assess the integrity of the codebase, ensuring that vulnerabilities are identified and addressed promptly.


---

# 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://yields-organization.gitbook.io/yieldbase/security-and-transparency.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.
