# Evolution of Smart Contracts

Smart contracts have revolutionized the way we interact with digital assets, on a daily basis. However they have traditionally been static in nature, predictable and requiring of called functions. Mutate challenges this norm by introducing a smart contract that changes the dynamics of a token.&#x20;

<figure><img src="/files/KlhJPK7GafjvNLIbWeF5" alt=""><figcaption></figcaption></figure>


---

# 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://mutate-token.gitbook.io/mutate/evolution-of-smart-contracts.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.
