# Protocols

(protocols)=

```{eval-rst}
.. automodule:: gvm.protocols
```

```{toctree}
:maxdepth: 1

gmp
ospv1
http
```

## Dynamic

To dynamically use the supported GMP version of the manager daemon see
{mod}`gvm.protocols.gmp` for details.

## "latest" protocols

```{eval-rst}
.. automodule:: gvm.protocols.latest

```

## "next" protocols

```{eval-rst}
.. automodule:: gvm.protocols.next
```
