> For the complete documentation index, see [llms.txt](https://ebubes-organization.gitbook.io/asset-chain-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info.md).

# GENERAL INFO

- [Network Details](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info/network-details.md)
- [Add Asset Chain](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info/add-asset-chain.md): This guide shows how to add Asset Chain network to your wallet
- [Contract Addresses](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info/contract-addresses.md): In this page you will find all the official contract addresses on Asset Chain.
- [Contract Verification](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info/contract-verification.md): Lets verify smart contracts on Asset Chain.
- [Staking](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info/staking.md): Get started with staking on Asset Chain
- [Security](https://ebubes-organization.gitbook.io/asset-chain-docs/general-info/security.md): Integration with SolidityScan on Asset Chain Advanced Explorer


---

# 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:

```
GET https://ebubes-organization.gitbook.io/asset-chain-docs/general-info.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.
