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

# Networks

> Supported blockchain networks and assets.

Each network includes name, icon, settlement wallet address, checkout status, and assets.

<RequestExample>
  ```bash theme={null}
  curl -X POST "{{base_url}}/account/networks" \
    -H "x-api-key: YOUR_CONSUMER_KEY" \
    -H "Content-Type: application/json" \
    -d '{}'
  ```
</RequestExample>
