> ## Documentation Index
> Fetch the complete documentation index at: https://gnosispay-feat-changelog-feature.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Set the currency for a user's Safe account based on their country

> This endpoint sets the appropriate token symbol (currency) for a user's Safe account based on their country.
It should be called after deploying a Safe account using the /api/v1/account endpoint.

The system assigns currencies based on user's country:
- UK users (GB): GBPe
- Brazil users (BR): USDCe
- Users from other countries: EURe (default)

Prerequisite: User must have completed and passed KYC verification.


