# Settings & Launch

In this section, you can familiarize yourself with the settings of all operational modes of the Starknet module, delay configurations, and other relevant information that will assist you in launching sessions:

* [Bridge mode](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module/settings-and-launch/bridge-mode);
* [Block mode](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module/settings-and-launch/block-mode);
* [Volume mode](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module/settings-and-launch/volume-mode);
* [Rescue mode](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module/settings-and-launch/rescue-mode).


---

# 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/operation-and-launching-of-modules/starknet-module/settings-and-launch.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.
