# Transparency

SIA is built upon the principles of **blockchain technology**, ensuring:

* **Verifiable Actions**: Every transaction, recommendation, and adjustment made by the AI agent is recorded on a transparent ledger.
* **Smart Contracts**: Financial transactions are executed automatically and securely, without intermediaries, based on predefined conditions set by stakeholders. These contracts can be tailored to fit the risk profiles and objectives of different users.


---

# 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://sia-self-improving-agent.gitbook.io/sia-self-improving-agent/sias-technology/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.
