# Access Private Keys

## Get Ethereum Wallet Address and Private Key from Gluwa

1. Open the Gluwa mobile app.
2. Open the wallet with the password you used to create the wallet.
3. Navigate \`Menu -> Private key and address\`
4. Submit your password again to review your private key and address.
5. You will see the private key and address of your Gluwacoin wallets (e.g., USD-G, KRW-G) which are Ethereum wallets. Note that you will see the same private key and address for all Gluwacoin wallets since they coexist in the same Ethereum wallet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gluwa.com/get-started/gluwa/wallet-credentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
