# How to bootstrap the Sia blockchain

We don't recommend that you bootstrap the Sia blockchain. While there are many trusted sources, the best source is one you don’t have to trust, Sia itself.

When you bootstrap, you're taking the consensus file from someone else who has already downloaded it (and potentially modified it) and using it for your Sia node. It's usually a lot faster than waiting for the Sia blockchain to sync, but that's the only benefit.

While there are a number of trusted community members offering the consensus file to bootstrap, you should let your Sia node sync the blockchain from the blockchain. Ironically, you should let your Sia node pull itself up by its own bootstraps.


---

# 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/how-to-bootstrap-the-sia-blockchain.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.
