> 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/contracts/contracts.interface_contracts.md).

# Contracts.interface\_contracts()

`interface_contracts() →` [`Contracts`](/glider-ide/api/contract.md)

## Example Query

```python
from glider import *

def query():

  interface = Contracts().interface_contracts().exec(1)

  return interface
```

## Output Example

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