# Introduction

<div data-with-frame="true"><figure><img src="/files/OprEveo9JO9sR3TAJCTE" alt=""><figcaption></figcaption></figure></div>

This section covers the infrastructure needed to participate in the Stacks network. It includes setup guides for running Stacks nodes, miners, and signers, along with instructions for operating a Bitcoin node for those contributing to both networks. It also provides configuration steps for sBTC Signers to enable secure transactions between Bitcoin and Stacks.

***

### Learn to operate...

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Stacks Node</h4></td><td><a href="/pages/51bd7aeadcf2e8a28c0d50fcc865b8d0d186cfb5">/pages/51bd7aeadcf2e8a28c0d50fcc865b8d0d186cfb5</a></td></tr><tr><td><h4>Stacks Miner</h4></td><td><a href="/pages/b03a7cbfd48ea97e05881b38791d4283e8b56959">/pages/b03a7cbfd48ea97e05881b38791d4283e8b56959</a></td></tr><tr><td><h4>Stacks Signer</h4></td><td><a href="/pages/f8b0175421c67072d3330153a8efb215977e1ab7">/pages/f8b0175421c67072d3330153a8efb215977e1ab7</a></td></tr><tr><td><h4>Bitcoin Node</h4></td><td><a href="/pages/d8d2820f93733db66d91004c0b2626bfe298472c">/pages/d8d2820f93733db66d91004c0b2626bfe298472c</a></td></tr><tr><td><h4>sBTC Signer</h4></td><td><a href="/pages/hU9FQVy600fSo9YwXfha">/pages/hU9FQVy600fSo9YwXfha</a></td></tr><tr><td><h4>Snapshot the chainstate</h4></td><td><a href="/pages/dcfd7c18f659dd49f062d4d3146a8a4cc0be9058">/pages/dcfd7c18f659dd49f062d4d3146a8a4cc0be9058</a></td></tr><tr><td><h4>Stacking STX</h4></td><td><a href="/pages/dc4caa026e08e4d4dcfcca3ab6b6fcf27d4233d0">/pages/dc4caa026e08e4d4dcfcca3ab6b6fcf27d4233d0</a></td></tr></tbody></table>


---

# 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.stacks.co/operate/readme.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.
