# Love2Stake Docs

## Love2Stake Docs

- [Home](https://doc.love2stake.com/master.md): Cardano guides, links and tools
- [Daedalus wallet](https://doc.love2stake.com/cardano-wallets/daedalus-wallet.md)
- [How to install Daedalus](https://doc.love2stake.com/cardano-wallets/daedalus-wallet/how-to-install-daedalus.md)
- [How to create Wallet](https://doc.love2stake.com/cardano-wallets/daedalus-wallet/how-to-create-wallet.md)
- [How to transfer ADA to Wallet](https://doc.love2stake.com/cardano-wallets/daedalus-wallet/how-to-transfer-ada-to-wallet.md)
- [How to delegate your ADA](https://doc.love2stake.com/cardano-wallets/daedalus-wallet/how-to-delegate-your-ada.md)
- [Mainnet](https://doc.love2stake.com/how-to-create-stake-pool/mainnet.md): DRAFT
- [Create Stakepool on Mainnet](https://doc.love2stake.com/how-to-create-stake-pool/mainnet/create-mainnet-stake-pool.md): How to build a Cardano Stake Pool on Mainnet
- [KES Renewal](https://doc.love2stake.com/how-to-create-stake-pool/mainnet/kes-renewal.md): Renewing cardano node operational certificate.
- [Testnet](https://doc.love2stake.com/how-to-create-stake-pool/testnet.md): DRAFT
- [Create Stakepool on Testnet](https://doc.love2stake.com/how-to-create-stake-pool/testnet/install-cabal-and-ghc.md): How to create a stakepool on Testnet
- [Untitled](https://doc.love2stake.com/upgrade-cardano-node/untitled.md): DRAFT
- [Cardano Node Set-up using CNTOOLs.](https://doc.love2stake.com/cardano-node-set-up-using-cntools..md)
- [Stakepool Sites](https://doc.love2stake.com/stake-pool-operator-tools/stakepool-sites.md): Get insight into stakepool your running or delegating too.
- [Leader Log Scripts](https://doc.love2stake.com/stake-pool-operator-tools/leader-log-scripts.md): Scripts for stake pool owners to check when their pool is scheduled for the slot leadership
- [Epoch nonce](https://doc.love2stake.com/stake-pool-operator-tools/leader-log-scripts/epoch-nonce.md): Cardano Epoch nonce
- [Cardano Security for Stakepool Operators](https://doc.love2stake.com/security/cardano-security-for-user-and-operators.md): Useful security relate links for Stake Pool Operators
- [Disclaimer](https://doc.love2stake.com/disclaimer.md)
- [Support](https://doc.love2stake.com/support.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doc.love2stake.com/master.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.
