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

# Instructions.external\_calls()

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

## Query Example

```python
from glider import *


def query():
  return Instructions().external_calls().exec(3, 13)
```

## Example Output

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

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

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