# Usage

The pyenphase package provides the Envoy class to collect data from [Enphase IQ Gateway](https://enphase.com/en-us/products-and-services/envoy-and-combiner). To use this package, import it:

```python
import pyenphase
```

```{toctree}
:maxdepth: 3
:hidden:

usage_intro
usage_authentication

```
