> For the complete documentation index, see [llms.txt](https://docs.terrace.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.terrace.fi/faq/wallet-management.md).

# Wallet Management

### **How do I manage withdrawal addresses?**

Terrace proactively creates wallets for all chains we support so you can immediately receive funds and trade on those chains.

### **Why do I have wallets on chains I have not used or didn't add?**

Terrace proactively creates wallets for all chains we support so you can immediately receive funds and trade on those chains.

### **Can I view balances across multiple chains in one dashboard?**

Yes. Multi‑Wallet Portfolio Management provides a unified dashboard showing balances and positions by token, chain, and wallet.

### **How often does Terrace update wallet balances and positions?**

Balances and deposits are updated in real time as Terrace polls on‑chain data and connected trading venues. Position mark price and PNL are updated every 60s or on any action (trade, deposit, withdrawal, airdrop).

### **How do I add an address to the address book?**

In the Address Book section of Account Settings, click “Add Address,” enter the address and a label, and complete 2FA. Institutional accounts require administrator approval for new addresses.

### **Can I label addresses in my address book?**

Yes. Each whitelisted address can have a nickname to help you identify different withdrawal destinations.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.terrace.fi/faq/wallet-management.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.
