# Examples

The following examples demonstrate the basic techniques of calling SmartBots HTTP APIs. All scripts are written in LSL.

Select a script to view:

* Get bot status
* Reply to menu dialog
* Requesting bot balance
* Sending Group Notice
* Sending Instant Message
* Sending group invitation

For more info refer to HTTP commands list. To try API calls use [API test suite](http://www.mysmartbots.com/api/testing.html).

---

**Documents**

- [Get bot status](https://sb-docs-dev.getoutline.com/s/dev/doc/get-bot-status-h4Df23KFmT)
- [Reply to menu dialog](https://sb-docs-dev.getoutline.com/s/dev/doc/reply-to-menu-dialog-z6mMO0l2Op)
- [Requesting bot balance](https://sb-docs-dev.getoutline.com/s/dev/doc/requesting-bot-balance-uD5C7WmWyh)
- [Sending group notice](https://sb-docs-dev.getoutline.com/s/dev/doc/sending-group-notice-pgeC3gtJhD)
- [Sending instant message](https://sb-docs-dev.getoutline.com/s/dev/doc/sending-instant-message-9YTmQtH2rk)
- [Sending group invitation](https://sb-docs-dev.getoutline.com/s/dev/doc/sending-group-invitation-yHadH2pn7X)