> For the complete documentation index, see [llms.txt](https://docs.cyclenetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyclenetwork.io/cycle-network-docs/quick-start/connect-to-cycle/connect-to-cycle-testnet/cycle-jellyfish.md).

# Cycle JellyFish

## **Introdction:**

JellyFIsh is a Comprehensive Upgrade of StarFish TestNet. Which launched july 7 2024. With cost-effective DAC integrated and further enhancement of network security, JellyFish has significantly optimized state synchronization efficiency and reduced synchronization costs while enhancing security.

## **Network:**

Cycle

| **ChainId** | **chainName**   | **Currency** | **NetworkId** |
| ----------- | --------------- | ------------ | ------------- |
| 1223        | Cycle JellyFish | ETH          | 1             |

Security Layer

| **ChainId** | **chainName** | **Currency** | **NetworkId** |
| ----------- | ------------- | ------------ | ------------- |
| 11155111    | Sepolia       | ETH          | 0             |

Extend Layer

| **ChainId** | **chainName**    | **NetworkId** |
| ----------- | ---------------- | ------------- |
| 10143       | Monad Testnet    | 16            |
| 5611        | opBNB Testnet    | 6             |
| 421614      | Arbitrum Sepolia | 4             |
| 11503       | BEVM Testnet     | 10            |
| 195         | X Layer Testnet  | 9             |

{% hint style="info" %}
Attention: Testnet is not suitable for long-term data storage as data will be periodically reset.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cyclenetwork.io/cycle-network-docs/quick-start/connect-to-cycle/connect-to-cycle-testnet/cycle-jellyfish.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.
