# APIs

- [Overview](https://docs.luganodes.com/apis/overview.md): Stake on Luganodes public validators
- [Ethereum](https://docs.luganodes.com/apis/ethereum.md): World's most reliable PoS network
- [Staking Guide](https://docs.luganodes.com/apis/ethereum/staking-guide.md): Simplifying Non-Custodial Staking
- [Authentication](https://docs.luganodes.com/apis/ethereum/authentication.md): Sign up and log in through our APIs to seamlessly register your organisation.
- [Node Provisioning APIs](https://docs.luganodes.com/apis/ethereum/node-provisioning-apis.md): Provisioning APIs for Ethereum nodes creation and staking delegation
- [Data APIs](https://docs.luganodes.com/apis/ethereum/data-apis.md): Data APIs for Ethereum
- [Consolidation & Switch](https://docs.luganodes.com/apis/ethereum/consolidation-and-switch.md): Simplify your validator operations
- [Exits](https://docs.luganodes.com/apis/ethereum/exits.md): Learn how to initiate the validator unstaking process
- [FAQs](https://docs.luganodes.com/apis/ethereum/faqs.md): Easy answers to difficult questions
- [Staking APIs v1](https://docs.luganodes.com/apis/staking-apis-v1.md)
- [Authentication](https://docs.luganodes.com/apis/staking-apis-v1/authentication.md): Sign up and log in through our APIs to seamlessly register your organisation
- [Sui](https://docs.luganodes.com/apis/staking-apis-v1/sui.md)
- [Rewards](https://docs.luganodes.com/apis/staking-apis-v1/sui/rewards.md): Track historical staking rewards
- [Polygon](https://docs.luganodes.com/apis/staking-apis-v1/polygon.md)
- [Rewards](https://docs.luganodes.com/apis/staking-apis-v1/polygon/rewards.md): Track staking rewards
- [Staking APIs v2](https://docs.luganodes.com/apis/staking-apis-v2.md)
- [Authentication](https://docs.luganodes.com/apis/staking-apis-v2/authentication.md): Sign up and manage API keys through our APIs to seamlessly manage your stake with us!
- [Sui](https://docs.luganodes.com/apis/staking-apis-v2/sui.md)
- [Rewards](https://docs.luganodes.com/apis/staking-apis-v2/sui/rewards.md): Track historical staking rewards
- [Hyperliquid](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid.md)
- [Transfer HYPE](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid/transfer-hype.md)
- [Delegate](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid/delegate.md)
- [Undelegate](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid/undelegate.md)
- [Withdraw](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid/withdraw.md)
- [Balance](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid/balance.md)
- [Broadcast](https://docs.luganodes.com/apis/staking-apis-v2/hyperliquid/broadcast.md)
- [Solana](https://docs.luganodes.com/apis/staking-apis-v2/solana.md)
- [Staking Guide](https://docs.luganodes.com/apis/staking-apis-v2/solana/staking-guide.md): Simplifying Solana Staking
- [Staking](https://docs.luganodes.com/apis/staking-apis-v2/solana/staking.md)
- [Withdrawals](https://docs.luganodes.com/apis/staking-apis-v2/solana/withdrawals.md)
- [Settlex Flow](https://docs.luganodes.com/apis/settlex-flow.md): Settlex Flow is the real-time settlement layer for API consumption. Developers and AI agents route API calls through the Settlex gateway and pay based on usage — no subscriptions, no credit top-ups.
- [Settlex Flow - Onboarding](https://docs.luganodes.com/apis/settlex-flow/settlex-flow-onboarding.md): Settlex Flow is the real-time settlement layer for API consumption. Developers and AI agents route API calls through the Settlex gateway and pay based on usage — no subscriptions, no credit top-ups.
- [Settlex Flow - Gateway](https://docs.luganodes.com/apis/settlex-flow/settlex-flow-gateway.md): The Settlex Gateway is a pay-per-request proxy that lets you call third-party provider APIs using your credits.


---

# 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://docs.luganodes.com/apis.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.
