# Shared

A **Shared address** is one for which both the user and the wallet **each hold a** [**private key**](/knowledge-base/glossary.md#private-key). This type of address can be created in a few different ways, making it flexible for various needs and setups.

**The first way** a **Shared address** can be set up is **by** [**importing**](/walletium-object/address-management/importing.md) it into the wallet in few easy steps. This is done by providing access to the [**private key**](/knowledge-base/glossary.md#private-key), either immediately or later. Once you transfer the address to the wallet, the [**Private address**](/walletium-object/address-types/private.md) becomes **Shared**, allowing you to fully manage it through our interface.

**Another way** to establish a **Shared address** is by **requesting the generation** of a **Shared address** while maintaining the privacy of your key.

**Alternatively**, you can **request the key to your** [**Deposit address**](/walletium-object/address-types/deposit.md) (in this way transferring it to the **Shared** category).

***

In any of these cases, the owner **grants access to the funds, allowing the full use of the** [**Walletium's** ](https://t.me/walletiumbot)**capabilities.** At your request, funds from this address can easily be transferred, whether into an envelope, to another user, or to [**Walletium Native address**](/walletium-object/address-types/native.md), allowing you to **fully engage with our platform. Until then, it serves as a convenient and secure way to store small to medium amounts.**

{% hint style="info" %}
[**Walletium** ](https://t.me/walletiumbot)offers you all possible combinations of address/key storage policy, allowing you to combine the best options for your needs. By taking advantage of these features, you can efficiently manage your crypto assets while maintaining security and convenience.
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Address Management</td><td><a href="/files/0h88k0bIWydK4foCMBWC">/files/0h88k0bIWydK4foCMBWC</a></td><td><a href="/pages/6d9W63YzeV3pNz3NMEqx">/pages/6d9W63YzeV3pNz3NMEqx</a></td></tr><tr><td>Envelopes</td><td><a href="/files/sFsoQdSy50mgUeztHTEz">/files/sFsoQdSy50mgUeztHTEz</a></td><td><a href="/pages/DWdxao2IO8qyuxcLbSaT">/pages/DWdxao2IO8qyuxcLbSaT</a></td></tr><tr><td>Address Creating</td><td><a href="/files/SrA4zvW5iCpHCMr1tk3m">/files/SrA4zvW5iCpHCMr1tk3m</a></td><td><a href="/pages/3BOHq5D310eMyPpVNex9">/pages/3BOHq5D310eMyPpVNex9</a></td></tr></tbody></table>


---

# 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://wiki.walletium.net/walletium-object/address-types/shared.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.
