# Decipher

Unlock the simplicity of smart contracts with Decipher! Our AI-driven service instantly creates easy-to-understand guides for any smart contract. No more long hours of research or confusion. With Decipher, quickly grasp the purpose of any smart contract and make informed decisions with ease. Its smart contract understanding is made simple and fast, thanks to the power of AI. Welcome to the future of effortless smart contract analysis with Decipher!

Start with a section of Getting Started to generate your first documentation for a smart contract.&#x20;


---

# 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://docs.bunzz.dev/product-docs/introduction/decipher.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.
