# Wallet troubleshooting

- [Delete your seed and make a new one](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/delete-your-seed-and-make-a-new-one.md)
- [Find or fix your seed](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/find-or-fix-your-seed.md)
- [I lost my seed. What do I do?](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/i-lost-my-seed.-what-do-i-do.md)
- [My deposit or withdrawal didn't go through](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/my-deposit-or-withdrawal-didnt-go-through.md)
- [Why does Sia take so long to sync?](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/why-does-sia-take-so-long-to-sync.md)
- [What are these deductions in my wallet?](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/what-are-these-deductions-in-my-wallet.md)
- [Why does Sia-UI give me a new address each time I click Receive Siacoin?](https://docs.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting/why-does-sia-ui-give-me-a-new-address-each-time-i-click-receive-siacoin.md)


---

# 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.sia.tech/legacy/your-sia-wallet/wallet-troubleshooting.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.
