> For the complete documentation index, see [llms.txt](https://osif.laet4x.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osif.laet4x.com/usage.md).

# ⌨️ Usage

**Commands:**

```
osif > help 
```

<figure><img src="/files/JWY9ClSM38MNrVupN56I" alt=""><figcaption><p>help</p></figcaption></figure>

```
osif > show modules
```

<figure><img src="/files/R1LupiISTBYyWhk7jkCD" alt=""><figcaption><p>show module</p></figcaption></figure>

```
osif > search "keyword"
```

<figure><img src="/files/shaj3UcAmaWRCMPba2vv" alt=""><figcaption><p>search</p></figcaption></figure>

```
osif > use blockchain/bitcoin_balance 
```

<figure><img src="/files/nAAvhGX6HI0RRXYIbX1D" alt=""><figcaption><p>use modules</p></figcaption></figure>

```
osif blockchain(bitcoin_balance) > show options
```

<figure><img src="/files/hIXgqDZyYJPc8ils9eOQ" alt=""><figcaption><p>show options</p></figcaption></figure>

```
osif blockchain(bitcoin_balance) > set ADDRESS "address-here"
```

<figure><img src="/files/auhvUI3LCuQxvov4eWHK" alt=""><figcaption><p>set address</p></figcaption></figure>

```
osif blockchain(bitcoin_balance) > run
```

<figure><img src="/files/o2rFihr8ay1hPiZZ4T9F" alt=""><figcaption><p>run</p></figcaption></figure>
