# Getting Started

Carpose.de offers a straightforward integration using React. To utilize the provided components, simply add the following script to dynamically load our library.

{% code lineNumbers="true" fullWidth="false" %}

```javascript
<script type="text/javascript" src="https://integration.carpose.app/integration.js"></script>
```

{% endcode %}

To incorporate the respective components, simply insert the provided HTML snippets into your webpage. These snippets will load the necessary resources and initialize the desired Carposé components seamlessly into your project.
