# Get Started

- [Getting Started for Mainnet](https://docs.somnia.network/get-started/getting-started-for-mainnet.md)
- [Connect Your Wallet To Mainnet](https://docs.somnia.network/get-started/connect-your-wallet-to-mainnet.md)
- [Bridging Info](https://docs.somnia.network/get-started/bridging-info.md)
- [Removing the Somnia Devnet Network](https://docs.somnia.network/get-started/removing-the-somnia-devnet-network.md)
- [Update the block explorer in metamask](https://docs.somnia.network/get-started/update-the-block-explorer-in-metamask.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.somnia.network/get-started.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.
