> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/instructions/instructions.calls.md).

# Instructions.calls()

`calls() →` [`Instructions`](/glider-ide/api/instructions.md)

## Query Example

```python
from glider import *


def query():  
  return Instructions().calls().exec(3, 72)
```

## Example Output

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