# Select Network

Check which network you are on. Currently, Seacows only supports the Ethereum mainnet and Sepolia testnet.

<figure><img src="https://lh7-us.googleusercontent.com/IIj5vfhwUVV8R38yDVHhJ9oZiUKmH91LkGOZsSXjCRwuQYt4IeJYle2e8GY-eFELLyjfYztBZSPaXLxykgs3TfCytdkpKqBlbiVV7D-UMF0rBJR1CfANKMbayATEe7IeRPQaNWokFBKkXc6yTMi0DFw" alt=""><figcaption></figcaption></figure>

Select the network. You can see the pool information under the current network on the homepage

<figure><img src="https://lh7-us.googleusercontent.com/kOobmvavzh2W2te8RnFdk1b830BejAX_wAPTSB0wqdc9od2omtDN4zZnZZQ8IdJd5pALxYSFS5WteSfdmWQXyEEwAS1X3bYYXfrgyh5ijDiWwwqeaf6wpyuaHgpnls789Pt5ArZCYe2lOpryTZ7ASCk" alt=""><figcaption></figcaption></figure>


---

# 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://seacows.gitbook.io/seacows-amm-docs/seacows-user-guide/basic-function-guide/select-network.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.
