# 如何获得 $BERA

`$BERA`是用于在区块链上发送交易的代币，因此有时也被称为 “gas token” 。它用于支付交易gas费用。

你可以在[$BERA](/berachain-docs/learn/proof-of-liquidity/tokens/bera.md)中阅读更多内容。

### 水龙头[​](https://docs.berachain.com/learn/how-to-get-bera#faucet-%F0%9F%92%A7)

水龙头是一种工具，可以让开发者轻松获取Berachain Testnet的`$BERA`测试代币，且无需任何费用。

你可以在[测试网水龙头](/berachain-docs/learn/native-dapps/testnet-faucet.md)中阅读更多内容。

<figure><img src="/files/glxABSDL68t3XUhs6cOZ" alt="" width="563"><figcaption><p><a href="https://bartio.faucet.berachain.com">https://bartio.faucet.berachain.com</a></p></figcaption></figure>

### 桥接[​](https://docs.berachain.com/learn/how-to-get-bera#bridging-%F0%9F%A4%9D)

桥接服务允许将代币从一个区块链转移到另一个区块链。

#### LayerZero

`$BERA`可以通过LayerZero从以太坊主网和其他链进行桥接。

<figure><img src="/files/Weu8srkoZX8r1xMc2p3N" alt="" width="563"><figcaption><p><a href="https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#bartio">https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#bartio</a></p></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://www.docszh.com/berachain-docs/learn/introduction/how-to-get-bera.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.
