# Smart Contract Integration

Doracle's technical architecture includes easy integration with smart contracts. Developers can seamlessly incorporate Doracle into their smart contracts, allowing them to access off-chain data sources and make informed decisions based on real-world information. Doracle provides a user-friendly API and SDKs that simplify the integration process, enabling developers to leverage the power of off-chain data within their smart contracts. This seamless integration enhances the functionality and effectiveness of smart contracts, enabling them to interact with the real world in a secure and reliable manner.


---

# 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://doracleofficial.gitbook.io/doracle-whitepaper/technical-architecture/smart-contract-integration.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.
