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

# resolve_grid_profile

> resolve_grid_profile

```python theme={null}
from grid_nexus_client import resolve_grid_profile
```

```python Signature theme={null}
resolve_grid_profile(env: Mapping[str, str] | None = None) -> GridEndpointProfile
```


## Related topics

- [grid-cortex-client](/python-api/grid-cortex-client/overview.md)
- [CortexClient](/python-api/grid-cortex-client/cortexclient.md)
- [VR Teleop Guide](/simulation/isaac/teleoperation/vr-teleop-guide.md)
- [CLI reference](/cli/reference.md)
- [AsyncCortexClient](/python-api/grid-cortex-client/asynccortexclient.md)
