> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ruby

> Use the Openlayer Ruby SDK to interact with the Openlayer platform

You can use the `openlayer` Ruby SDK to interact with the Openlayer platform.

## Install

You can install the `openlayer` Ruby SDK using `gem`:

```bash theme={null}
gem install openlayer
```

## Learn more

To learn more about the `openlayer` Ruby SDK, check out the GitHub repository:

<Card title="SDK GitHub repository" icon="github" iconType="duotone" href="https://github.com/openlayer-ai/openlayer-ruby">
  Check out the source code of the Ruby SDK.
</Card>
