# Get started

- [Our Features](https://docs.4everland.org/get-started/our-features.md)
- [Quick Start Guide](https://docs.4everland.org/get-started/quick-start-guide.md): Introduction, Dashboard, and FAQs
- [Registration](https://docs.4everland.org/get-started/quick-start-guide/registration.md)
- [Login options](https://docs.4everland.org/get-started/quick-start-guide/login-options.md)
- [MetaMask](https://docs.4everland.org/get-started/quick-start-guide/login-options/metamask.md): Metamask login
- [OKX Wallet](https://docs.4everland.org/get-started/quick-start-guide/login-options/okx-wallet.md)
- [Binance Web3 Wallet](https://docs.4everland.org/get-started/quick-start-guide/login-options/binance-web3-wallet.md)
- [Bitget Wallet](https://docs.4everland.org/get-started/quick-start-guide/login-options/bitget-wallet.md)
- [Phantom](https://docs.4everland.org/get-started/quick-start-guide/login-options/phantom.md): Phanton login
- [Petra](https://docs.4everland.org/get-started/quick-start-guide/login-options/petra.md)
- [Lilico](https://docs.4everland.org/get-started/quick-start-guide/login-options/lilico.md): Flow login
- [Usage Introduction](https://docs.4everland.org/get-started/quick-start-guide/usage-introduction.md)
- [Dashboard stats](https://docs.4everland.org/get-started/quick-start-guide/dashboard-stats.md)
- [Account](https://docs.4everland.org/get-started/quick-start-guide/account.md): Account
- [Linking Your EVM Wallet to 4EVERLAND Account](https://docs.4everland.org/get-started/quick-start-guide/account/linking-your-evm-wallet-to-4everland-account.md): Seamless Integration for Reward Distribution
- [Balance Alert](https://docs.4everland.org/get-started/quick-start-guide/account/balance-alert.md): Balance Alert Function Guide: Email and Telegram Notifications
- [Billing and Pricing](https://docs.4everland.org/get-started/billing-and-pricing.md)
- [What is LAND?](https://docs.4everland.org/get-started/billing-and-pricing/what-is-land.md)
- [How to Obtain LAND?](https://docs.4everland.org/get-started/billing-and-pricing/how-to-obtain-land.md)
- [Pricing Model](https://docs.4everland.org/get-started/billing-and-pricing/pricing-model.md)
- [Q\&As](https://docs.4everland.org/get-started/billing-and-pricing/q-and-as.md)
- [Tokenomics](https://docs.4everland.org/get-started/tokenomics.md)
- [$4EVER Token Bridge Tutorial (ETH ↔ BSC)​](https://docs.4everland.org/get-started/tokenomics/usd4ever-token-bridge-tutorial-eth-bsc.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.4everland.org/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.
