# Custody

### Can Terrace access or move my funds without my permission?&#xD;

Transactions require your authorization. For on-chain transactions, Terrace administers your wallet as a technical service provider but does not have unilateral access to move your funds. For assets held at BitGo, Terrace can initiate instructions within the scope of your account agreement, subject to BitGo's own compliance and controls.

### What happens to my assets if Terrace goes out of business?&#x20;

On-chain assets are held in your own self-custodial wallet: you can export your private key and access them directly, independent of Terrace. Assets held in FBO accounts at BitGo are not part of Terrace's bankruptcy estate and would be returned to customers through an orderly process.

### Is my fiat covered by FDIC insurance? &#x20;

BitGo Bank & Trust is a federally chartered trust company. Trust company accounts are generally not FDIC-insured in the same manner as bank deposit accounts. Your fiat USD holdings benefit from BitGo's $250M per-incident insurance policy and the segregation protections of the FBO account structure.

### How do I export my private key?

Navigate to **Settings → Wallets → Export**. We strongly recommend storing your exported key in a hardware wallet or other secure offline medium.

<br>

<br>


---

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