# Available applications in modules

In this section of the documentation, you can learn about the bridges and protocols available in each module to understand where you can be active with your wallets through Combine.

Modules are constantly updated: new networks are added to the bridges, and new trading pairs are added to the protocols.

You can find a detailed list of applications in each module in the corresponding sections of the documentation:

* [Hyperlane](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/hyperlane);&#x20;
* [Scroll](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/scroll);&#x20;
* [Base](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/base);&#x20;
* [Zora](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/zora);&#x20;
* [Linea](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/linea);&#x20;
* [zkEVM](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/zkevm);&#x20;
* [ZkSync](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/zksync);&#x20;
* [LayerZero](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/layerzero);&#x20;
* [Starknet](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/starknet).


---

# 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://nfd-gg.gitbook.io/main/eng-combine-software/modules/available-applications-in-modules.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.
