# Strike Docs

## Strike Docs

- [Strike Documentation](https://docs.strike.org/master.md)
- [Getting Started](https://docs.strike.org/getting-started.md)
- [Guides](https://docs.strike.org/getting-started/guides.md)
- [Networks](https://docs.strike.org/getting-started/networks.md)
- [Protocol Math](https://docs.strike.org/getting-started/protocol-math.md)
- [sToken and Underlying Decimals](https://docs.strike.org/getting-started/protocol-math/stoken-and-underlying-decimals.md)
- [Interpreting Exchange Rates](https://docs.strike.org/getting-started/protocol-math/interpreting-exchange-rates.md)
- [Calculating Accrued Interest](https://docs.strike.org/getting-started/protocol-math/calculating-accrued-interest.md)
- [Calculating the APY Using Rate Per Block](https://docs.strike.org/getting-started/protocol-math/calculating-the-apy-using-rate-per-block.md)
- [Gas Costs](https://docs.strike.org/getting-started/gas-costs.md)
- [STokens](https://docs.strike.org/stokens.md)
- [Mint](https://docs.strike.org/stokens/mint.md)
- [Redeem](https://docs.strike.org/stokens/redeem.md)
- [Redeem Underlying](https://docs.strike.org/stokens/redeem-underlying.md)
- [Borrow](https://docs.strike.org/stokens/borrow.md)
- [Repay Borrow](https://docs.strike.org/stokens/repay-borrow.md)
- [Repay Borrow Behalf](https://docs.strike.org/stokens/repay-borrow-behalf.md)
- [Transfer](https://docs.strike.org/stokens/transfer.md)
- [Liquidate Borrow](https://docs.strike.org/stokens/liquidate-borrow.md)
- [Key Events](https://docs.strike.org/stokens/key-events.md)
- [Error Codes](https://docs.strike.org/stokens/error-codes.md)
- [Failure Info](https://docs.strike.org/stokens/failure-info.md)
- [Exchange Rate](https://docs.strike.org/stokens/exchange-rate.md)
- [Get Cash](https://docs.strike.org/stokens/get-cash.md)
- [Total Borrow](https://docs.strike.org/stokens/total-borrow.md)
- [Borrow Balance](https://docs.strike.org/stokens/borrow-balance.md)
- [Borrow Rate](https://docs.strike.org/stokens/borrow-rate.md)
- [Total Supply](https://docs.strike.org/stokens/total-supply.md)
- [Underlying Balance](https://docs.strike.org/stokens/underlying-balance.md)
- [Supply Rate](https://docs.strike.org/stokens/supply-rate.md)
- [Total Reserves](https://docs.strike.org/stokens/total-reserves.md)
- [Reserve Factor](https://docs.strike.org/stokens/reserve-factor.md)
- [Comptroller](https://docs.strike.org/comptroller.md)
- [Enter Markets](https://docs.strike.org/comptroller/enter-markets.md)
- [Exit Market](https://docs.strike.org/comptroller/exit-market.md)
- [Get Assets In](https://docs.strike.org/comptroller/get-assets-in.md)
- [Collateral Factor](https://docs.strike.org/comptroller/collateral-factor.md)
- [Get Account Liquidity](https://docs.strike.org/comptroller/get-account-liquidity.md)
- [Close Factor](https://docs.strike.org/comptroller/close-factor.md)
- [Liquidation Incentive](https://docs.strike.org/comptroller/liquidation-incentive.md)
- [Key Events](https://docs.strike.org/comptroller/key-events.md)
- [Error Codes](https://docs.strike.org/comptroller/error-codes.md)
- [Failure Info](https://docs.strike.org/comptroller/failure-info.md)
- [STRK Distribution Speeds](https://docs.strike.org/comptroller/strk-distribution-speeds.md)
- [Claim STRK](https://docs.strike.org/comptroller/claim-strk.md)
- [Market Metadata](https://docs.strike.org/comptroller/market-metadata.md)
- [Governance](https://docs.strike.org/governance.md)
- [Delegate](https://docs.strike.org/governance/delegate.md)
- [Delegate By Signature](https://docs.strike.org/governance/delegate-by-signature.md)
- [Get Current Votes](https://docs.strike.org/governance/get-current-votes.md)
- [Get Prior Votes](https://docs.strike.org/governance/get-prior-votes.md)
- [Key Events](https://docs.strike.org/governance/key-events.md)
- [Governor Alpha](https://docs.strike.org/governance/governor-alpha.md)
- [Quorum Votes](https://docs.strike.org/governance/quorum-votes.md)
- [Proposal Threshold](https://docs.strike.org/governance/proposal-threshold.md)
- [Proposal Max Operations](https://docs.strike.org/governance/proposal-max-operations.md)
- [Voting Delay](https://docs.strike.org/governance/voting-delay.md)
- [Voting Period](https://docs.strike.org/governance/voting-period.md)
- [Propose](https://docs.strike.org/governance/propose.md)
- [Queue](https://docs.strike.org/governance/queue.md)
- [Execute](https://docs.strike.org/governance/execute.md)
- [Cancel](https://docs.strike.org/governance/cancel.md)
- [Get Actions](https://docs.strike.org/governance/get-actions.md)
- [Get Receipt](https://docs.strike.org/governance/get-receipt.md)
- [State](https://docs.strike.org/governance/state.md)
- [Cast Vote](https://docs.strike.org/governance/cast-vote.md)
- [Cast Vote By Signature](https://docs.strike.org/governance/cast-vote-by-signature.md)
- [Timelock](https://docs.strike.org/governance/timelock.md)
- [Pause Guardian](https://docs.strike.org/governance/pause-guardian.md)
- [API](https://docs.strike.org/api.md)
- [STokenService](https://docs.strike.org/api/stokenservice.md)
- [GET: /stoken](https://docs.strike.org/api/stokenservice/get-stoken.md)
- [MarketHistoryService](https://docs.strike.org/api/markethistoryservice.md)
- [GET: /market\_history/graph](https://docs.strike.org/api/markethistoryservice/get-graph.md)
- [ProposalService](https://docs.strike.org/api/proposal-service.md)
- [GET: /proposals](https://docs.strike.org/api/proposal-service/get-proposals.md)
- [GET: /proposals/:id](https://docs.strike.org/api/proposal-service/get-proposals-by-id.md): Get proposal info by id.
- [GET: /proposals/statistics](https://docs.strike.org/api/proposal-service/get-proposals-statistics.md): The proposals statistics API returns information about proposals count based on state.
- [VoterService](https://docs.strike.org/api/voter-service.md)
- [GET: /voters/accounts](https://docs.strike.org/api/voter-service/get-voters-accounts.md)
- [GET: /voters/accounts/:address](https://docs.strike.org/api/voter-service/get-voters-accounts-address.md)
- [GET: /voters/history/:address](https://docs.strike.org/api/voter-service/get-voters-history-address.md)
- [GET: /voters/:proposalId](https://docs.strike.org/api/voter-service/get-voters-proposalid.md)
- [GovernanceService](https://docs.strike.org/api/governanceservice.md)
- [GET: /governance/strike](https://docs.strike.org/api/governanceservice/get-governance-strike.md)
- [GET: /governance/proposals](https://docs.strike.org/api/governanceservice/get-governance-proposals.md)
- [GET: /governance/proposal\_vote\_receipts](https://docs.strike.org/api/governanceservice/get-governance-proposal_vote_receipts.md)
- [GET: /governance/accounts](https://docs.strike.org/api/governanceservice/get-governance-accounts.md)
- [UserHistoryService](https://docs.strike.org/api/userhistoryservice.md)
- [GET: /user/history](https://docs.strike.org/api/userhistoryservice/user-history.md)
- [LiquidationService](https://docs.strike.org/api/liquidationservice.md)
- [GET: /get\_liquidators](https://docs.strike.org/api/liquidationservice/get-liquidators.md)
- [GET: /get\_liquidator:account](https://docs.strike.org/api/liquidationservice/get-liquidator.md)
- [GET: /get\_liquidator\_detail:account](https://docs.strike.org/api/liquidationservice/get-voters-history-address.md)
- [GET: /liquidator](https://docs.strike.org/api/liquidationservice/liquidator.md)
- [Shared Data Types](https://docs.strike.org/api/shared-data-types.md)
- [Strike.js](https://docs.strike.org/strike.js.md)
- [Strike Constructor](https://docs.strike.org/strike.js/strike-constructor.md)
- [API Methods](https://docs.strike.org/strike.js/api-methods.md)
- [Account](https://docs.strike.org/strike.js/api-methods/account.md)
- [sToken](https://docs.strike.org/strike.js/api-methods/stoken.md)
- [Market History](https://docs.strike.org/strike.js/api-methods/market-history.md)
- [Governance](https://docs.strike.org/strike.js/api-methods/governance.md)
- [sToken Methods](https://docs.strike.org/strike.js/stoken-methods.md)
- [Supply](https://docs.strike.org/strike.js/stoken-methods/supply.md)
- [Redeem](https://docs.strike.org/strike.js/stoken-methods/redeem.md)
- [Borrow](https://docs.strike.org/strike.js/stoken-methods/borrow.md)
- [Repay Borrow](https://docs.strike.org/strike.js/stoken-methods/repay-borrow.md)
- [STRK Methods](https://docs.strike.org/strike.js/strk-methods.md)
- [To Checksum Address](https://docs.strike.org/strike.js/strk-methods/to-checksum-address.md)
- [Get Strk Balance](https://docs.strike.org/strike.js/strk-methods/get-strk-balance.md)
- [Get Strk Accrued](https://docs.strike.org/strike.js/strk-methods/get-strk-accrued.md)
- [Claim Strk](https://docs.strike.org/strike.js/strk-methods/claim-strk.md)
- [Delegate](https://docs.strike.org/strike.js/strk-methods/delegate.md)
- [Delegate By Sig](https://docs.strike.org/strike.js/strk-methods/delegate-by-sig.md)
- [Create Delegate Signature](https://docs.strike.org/strike.js/strk-methods/create-delegate-signature.md)
- [Comptroller Methods](https://docs.strike.org/strike.js/comptroller-methods.md)
- [Enter Markets](https://docs.strike.org/strike.js/comptroller-methods/enter-markets.md)
- [Exit Market](https://docs.strike.org/strike.js/comptroller-methods/exit-market.md)
- [Ethereum Methods](https://docs.strike.org/strike.js/ethereum-methods.md)
- [Read](https://docs.strike.org/strike.js/ethereum-methods/read.md)
- [Trx](https://docs.strike.org/strike.js/ethereum-methods/trx.md)
- [Get Balance](https://docs.strike.org/strike.js/ethereum-methods/get-balance.md)
- [Governance Methods](https://docs.strike.org/strike.js/governance-methods.md)
- [Cast Vote](https://docs.strike.org/strike.js/governance-methods/cast-vote.md)
- [Cast Vote By Sig](https://docs.strike.org/strike.js/governance-methods/cast-vote-by-sig.md)
- [Create Vote Signature](https://docs.strike.org/strike.js/governance-methods/create-vote-signature.md)
- [Price Feed Methods](https://docs.strike.org/strike.js/price-feed-methods.md)
- [Get Price](https://docs.strike.org/strike.js/price-feed-methods/get-price.md)
- [Utility Methods](https://docs.strike.org/strike.js/utility-methods.md)
- [Get Address](https://docs.strike.org/strike.js/utility-methods/get-address.md)
- [Get ABI](https://docs.strike.org/strike.js/utility-methods/get-abi.md)
- [Get Network Name With Chain ID](https://docs.strike.org/strike.js/utility-methods/get-network-name-with-chain-id.md)
- [DeFi 3.0 Vault](https://docs.strike.org/defi-3.0-vault.md): Earn more $STRK rewards with STRK-ETH LP and Strike NFTs.
- [Revenue Share Staking](https://docs.strike.org/revenue-share-staking.md): Distribution of protocol revenue to STRK holders
- [Security](https://docs.strike.org/security.md)
- [Formal Verification](https://docs.strike.org/security/formal-verification.md): Strike Protocol formal verification audit by Certik Blockchain Security and Halborn Blockchain Security Solution.
- [Bug Bounty Program](https://docs.strike.org/security/bug-bounty-program.md)
- [Immunefi](https://docs.strike.org/security/immunefi.md): Web3's leading big bounty platform, protecting $60 billion in user funds


---

# 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://docs.strike.org/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.
