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

# Instructions.functions()

**`functions`**`() →` [`Functions`](/glider-ide/api/functions.md)

## Query Example

```python
from glider import *


def query():
  return Instructions().functions().exec(1)
```

## Example Output

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