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

# SDKs

> First-party Valued libraries

The best way to send data to Valued is using one of the official SDKs. Valued offers Ruby and Python libraries.

<CardGroup cols={2}>
  <Card title="Python SDK" icon="python" href="https://pypi.org/project/valued/">
    Understand Valued's data model in less than 3 minutes
  </Card>

  <Card title="Ruby SDK" icon="gem" href="https://github.com/valued-app/valued.rb">
    Integrate with Valued using the Ruby SDK
  </Card>
</CardGroup>

<Note> If you're interested in a different language let us know at `hello@valued.app`.</Note>
