# ID's

- [Chain IDs](https://docs.expand.network/ids/chain-ids.md)
- [Bridge IDs](https://docs.expand.network/ids/bridge-ids.md)
- [Internal Chain IDs for Bridges](https://docs.expand.network/ids/bridge-ids/internal-chain-ids-for-bridges.md)
- [DEX IDs](https://docs.expand.network/ids/dex-ids.md)
- [Lending Protocol IDs](https://docs.expand.network/ids/lending-protocol-ids.md)
- [Yield Aggregator ID](https://docs.expand.network/ids/yield-aggregator-id.md)
- [Liquid Staking IDs](https://docs.expand.network/ids/liquid-staking-ids.md)
- [Oracle IDs](https://docs.expand.network/ids/oracle-ids.md)
- [Stablecoin IDs](https://docs.expand.network/ids/stablecoin-ids.md)
- [Derivatives IDs](https://docs.expand.network/ids/derivatives-ids.md)
- [Synthetics IDs](https://docs.expand.network/ids/synthetics-ids.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.expand.network/ids.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.
