# Using Tips & Tricks

This section contains Tips and Tricks to make maintaining a Cardano Stakepool easier.  When I was starting my own stake pool, I had hundreds of questions.  Some of the questions are as simple as looking for links for maintaining nodes or which block explorer can be used for testnet.

Some of these can easily be found in the internet, in official guides, in forums and in telegram and discord channels.  However, if each Stake Pool Operator needs to go through the same learning curve as I did, adoption would take a long time.

Hopefully, these tips and tricks can help both starting SPO‘s and those who already have some experience but are lookimg for specific solutions.


---

# 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://blockchainlens.gitbook.io/cardano-spot-check/tips/try-this.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.
