# Smart Contracts and Security

Smart contracts are at the core of Stellar Armada’s economy and governance system. These automated contracts handle token transactions, in-game purchases, staking rewards, and governance proposals, ensuring all operations are executed fairly and transparently. We prioritize security by subjecting our smart contracts to rigorous audits and implementing best practices in blockchain development. Our security measures protect against exploits and vulnerabilities, ensuring a safe and trustworthy experience for all players and investors.


---

# 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://stella-armada.gitbook.io/stella-armada/technology/smart-contracts-and-security.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.
