# See Also

## :books: Reference Materials

For more information and official documentation, please refer to the following links:

{% embed url="<https://docs.cardano.org/cardano-testnet/getting-started>" %}

{% embed url="<https://github.com/input-output-hk/cardano-tutorials>" %}

{% embed url="<https://github.com/cardano-community/guild-operators>" %}

{% embed url="<https://github.com/gitmachtl/scripts>" %}

## CNTools by Guild Operators

Many pool operators have asked about how to deploy a stake pool with CNTools. See the [official guide](https://cardano-community.github.io/guild-operators/Scripts/cntools/)

## :earth\_africa: Community Inspired Projects <a href="#projects" id="projects"></a>

Did you build something new based on this guide? Let us know with a PR or open issue on [github](https://github.com/coincashew/coincashew).

Here's a collection of some amazing community projects.

{% embed url="<https://sanskys.github.io/grafana/>" %}

{% embed url="<https://docs.spojapanguild.net/>" %}

{% embed url="<https://www.youtube.com/watch?v=WI-bLYL5By4>" %}


---

# 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://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node/see-also.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.
