# Developers

- [Smart Contracts Address\_STONEUSD](https://docs.stakestone.io/stakestone/developers/smart-contracts-address_stoneusd.md)
- [Smart Contracts Address\_STONE](https://docs.stakestone.io/stakestone/developers/smart-contracts-address_stone.md): This page shows all smart contracts address deployed on Mainnet and Testnet.
- [Smart Contracts Address\_SBTC](https://docs.stakestone.io/stakestone/developers/smart-contracts-address_sbtc.md)
- [Smart Contracts Address\_STONEBTC](https://docs.stakestone.io/stakestone/developers/smart-contracts-address_stonebtc.md)
- [StakeStone API References](https://docs.stakestone.io/stakestone/developers/stakestone-api-references.md): This page describes detailed technical interfaces on StakeStone, including interface definitions, listed parameters, return values and call samples of different programming languages and environments.
- [Cross-chain Interfaces](https://docs.stakestone.io/stakestone/developers/cross-chain-interfaces.md)
- [Addendum](https://docs.stakestone.io/stakestone/developers/addendum.md)
- [References](https://docs.stakestone.io/stakestone/developers/addendum/references.md)


---

# 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.stakestone.io/stakestone/developers.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.
