> 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.low_level_static_calls.md).

# Instructions.low\_level\_static\_calls()

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

## Query Example

```python
from glider import *


def query():
  return Instructions().low_level_static_calls().exec(3)
```

## Example Output

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