# Getting Started

## For New Eclipse Users Starting Out:

### [Set Up Your Eclipse Wallet](https://docs.eclipse.xyz/readme/set-up-your-eclipse-wallet)

The first step is to create and configure your Eclipse wallet, your gateway to everything Eclipse.

### [Bridge Assets for Gas and Transactions](https://docs.eclipse.xyz/readme/bridge-assets-for-gas-and-transactions)

Depending on your current blockchain experience, there are two main pathways (Ethereum or Solana) for bridging assets to Eclipse for gas.

### [Explore the Eclipse Ecosystem](https://docs.eclipse.xyz/readme/explore-the-eclipse-ecosystem)

Once your wallet is set up and funded, you’re ready to explore! Browse and engage with various public Dapps built on Eclipse.

### [Engage with the Community on Discord](https://docs.eclipse.xyz/readme/engage-with-the-community-on-discord)

Join the Eclipse community on Discord to connect with other Eclipse users, stay in the loop on new developments, events, exclusive opportunities, and discussions that shape the Eclipse ecosystem.


---

# 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.eclipse.xyz/readme.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.
