# WALLETIUM OBJECT

- [Walletium Structure](https://wiki.walletium.net/walletium-object/walletium-structure.md): One To Hold it All 💫
- [Address Types](https://wiki.walletium.net/walletium-object/address-types.md): Understanding Wallet Addresses 🔍
- [Native ](https://wiki.walletium.net/walletium-object/address-types/native.md): Basic unit of Walletium eco-system 💎
- [Deposit](https://wiki.walletium.net/walletium-object/address-types/deposit.md): Discover the Deposit Type Address 🔑
- [Private](https://wiki.walletium.net/walletium-object/address-types/private.md): Check the Private Type Address 🔒
- [Shared](https://wiki.walletium.net/walletium-object/address-types/shared.md): Identify Your Address’s Shared Type 🔓
- [Master Dynamic](https://wiki.walletium.net/walletium-object/address-types/master-dynamic.md): Ready to Go ⚡
- [Address Management](https://wiki.walletium.net/walletium-object/address-management.md): Why Are There So Many Types of Crypto Wallet Addresses? 🧐
- [Creating](https://wiki.walletium.net/walletium-object/address-management/creating.md): One Tap to Your New Address ✨
- [Importing](https://wiki.walletium.net/walletium-object/address-management/importing.md): Keys and Wallet, Now Connected 🧩
- [How to Get Your Address from Metamask](https://wiki.walletium.net/walletium-object/address-management/importing/how-to-get-your-address-from-metamask.md): Got MetaMask? Let’s Plug it In! ⚡
- [How to Get Your Address from Exodus](https://wiki.walletium.net/walletium-object/address-management/importing/how-to-get-your-address-from-exodus.md): Bring Your Exodus Address into the Game 🚀
- [How to Get Your Address from Trust wallet](https://wiki.walletium.net/walletium-object/address-management/importing/how-to-get-your-address-from-trust-wallet.md): Steps to Securely Extract Your Address 🔑
- [How to withdraw USDT from Binance to Walletium ](https://wiki.walletium.net/walletium-object/address-management/importing/how-to-withdraw-usdt-from-binance-to-walletium.md): Step-by-Step to Secure Your USDT 🧭
- [How to withdraw USDT from Kraken to Walletium ](https://wiki.walletium.net/walletium-object/address-management/importing/how-to-withdraw-usdt-from-kraken-to-walletium.md): A Simple Way to Move Your Tether 🛡️
- [How to withdraw USDT from Crypto.com to Walletium ](https://wiki.walletium.net/walletium-object/address-management/importing/how-to-withdraw-usdt-from-crypto.com-to-walletium.md): Transfer Your Tether with Ease 💸
- [Extracting](https://wiki.walletium.net/walletium-object/address-management/extracting.md): Page description coming soon.
- [Disabling](https://wiki.walletium.net/walletium-object/address-management/disabling.md): Page description coming soon.
- [Re-enabling](https://wiki.walletium.net/walletium-object/address-management/re-enabling.md): Page description coming soon.
- [Envelopes](https://wiki.walletium.net/walletium-object/envelopes.md): Send. Share. Repeat. 📨


---

# 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.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.
