# How to export address private key?

{% hint style="danger" %}
Please keep your address private key safe and do not share it with anyone including CoinsDo.
{% endhint %}

1. In Asset details, tap the menu button on top right.

<figure><img src="/files/NnrYWv8s8fSgdb0lkN82" alt="" width="300"><figcaption></figcaption></figure>

2. Tap Export address private key.

<figure><img src="/files/a3zDewkZxK2LZqnkZCpq" alt="" width="297"><figcaption></figcaption></figure>

3. Follow steps and keep your address private key in safe place. Do not share with anyone.

<figure><img src="/files/eGojjJNp9paXtXceyVvS" alt="" width="299"><figcaption></figcaption></figure>


---

# 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://coinsdo.gitbook.io/docs/coinwallet/how-to/how-to-export-address-private-key.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.
