# For Advanced Users

- [Verify the Sia release signature](https://docs.sia.tech/legacy/your-sia-wallet/for-advanced-users/verify-the-sia-release-signature.md)
- [Using Sia on a remote node](https://docs.sia.tech/legacy/your-sia-wallet/for-advanced-users/using-sia-on-a-remote-node.md)
- [Using Sia on multiple computers](https://docs.sia.tech/legacy/your-sia-wallet/for-advanced-users/using-sia-on-multiple-computers.md)
- [How to bootstrap the Sia blockchain](https://docs.sia.tech/legacy/your-sia-wallet/for-advanced-users/how-to-bootstrap-the-sia-blockchain.md)
- [How to automatically restart and unlock Sia](https://docs.sia.tech/legacy/your-sia-wallet/for-advanced-users/how-to-automatically-restart-and-unlock-sia.md)
- [How to set an environment variable](https://docs.sia.tech/legacy/your-sia-wallet/for-advanced-users/how-to-set-an-environment-variable.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/for-advanced-users.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.
