# Can I run my own Counterparty server?

Yes, although that requires a full bitcoin node and some technical knowledge.

<figure><img src="/files/f0oF0Kub0bIvCHmHeTUy" alt=""><figcaption><p>Counterparty.io Docs section explaining how to run a Counterparty Node</p></figcaption></figure>

Please refer to the [Counterparty Docs page](https://docs.counterparty.io/docs/basics/getting-started/) for details on how to setup a Counterparty Federated Node from the [Official Counterparty Website](https://www.counterparty.io/).&#x20;

<mark style="color:yellow;">If you are starting from scratch, it may take several days to download and index the bitcoin blockchain.</mark>


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/common-questions-using-freewallet-faq/can-i-run-my-own-counterparty-server.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.
