> For the complete documentation index, see [llms.txt](https://doc.love2stake.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.love2stake.com/master.md).

# Home

{% content-ref url="/pages/-MJr5TNpMuZj8X1\_wgL9" %}
[Stakepool Operator tools](/stake-pool-operator-tools/stakepool-sites.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJr5TNqgqO65-e7nsmf" %}
[Leader Log Scripts](/stake-pool-operator-tools/leader-log-scripts.md)
{% endcontent-ref %}

{% hint style="info" %}
This site is designed to bring together guides, links and tools from the Cardano community into one place to help those who want to know about Cardano or want to get started with becoming a Stake Pool Operator.

Thank you for your continued support.  Love2 hear any feedback via our [telegram channel ](https://t.me/Love2Stake)as your experience will help others who read and use this site.&#x20;
{% endhint %}

{% hint style="info" %}
&#x20;If you find the contents useful, then please consider supporting by either delegating your ADA to ticker **Love2** or sending ADA to the following address - `addr1qy2jswg2xfca87h79050dzgj0yup69u9gpclwn9jl2g5tlfvaj6kvenchu5gwxlfhffysxsnekq6kh4z7yq758w2x3gq7xc7sn`&#x20;
{% endhint %}

&#x20; &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.love2stake.com/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
