# Performance script

Performance script is a description of the performance which allows it to be perceived, communicated and enacted. It describes how things operate between multiple agents. It is the expression that combines sequences of actions, which are themselves performances, of any [Agent](/agent.md), into a performance. It both aggregates it logically and tranches participation in its production process. It is the “economic code” that the computational framework uses to recognize a series of events as such and such, i.e. composing a performance. Actual performance then carries out or performs the script. Commodity (performance) token is then the economic valuation of that particular script.


---

# 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://glossary.ecsa.io/performance-script.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.
