# Running a Logos node

Logos testnet is now live. You can now run a Logos node, and we encourage each Circle to run a node using [this quickstart guide](https://github.com/logos-co/logos-docs/blob/main/docs/blockchain/quickstart-guide-for-the-logos-blockchain-node.md).

If you need support setting up your node, join the weekly EcoDevoffice hours on [Fridays at 12:00 UTC.](https://meet.jit.si/FolkMemorialsRiskNext)

#### Builders Hub

For additional resources, documentation, and ecosystem updates, visit the [Builders Hub](https://build.logos.co/).

There you will find:

* Setup guides and technical documentation
* Updates on testnet and ecosystem progress
* Information for builders, contributors, and node operators
* Links to relevant tools and programs as they become available


---

# 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://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle/running-a-logos-node.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.
