# Axelar

**Overview**

Axelar delivers secure cross-chain communication for Web3. Axelar infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.

**Official links**

[Website](https://axelar.network/) | [Twitter](https://twitter.com/axelarcore) | [Discord](https://discord.gg/axelar) | [Github](https://github.com/axelarnetwork)

**Chain info**

|                |   |
| -------------- | - |
| Chain-id       |   |
| Binary name    | d |
| Binary version | v |

**Explorer**

<https://explorers.l0vd.com/axelar-mainnet>

**Public Endpoints**

RPC <https://axelar-mainnet.rpc.l0vd.com>

API <https://axelar-mainnet.api.l0vd.com>

GRPC

```
axelar-mainnet.grpc.l0vd.com:80
```

PEER

```
@axelar-mainnet.peers.l0vd.com:
```


---

# 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://chain-services.l0vd.com/mainnets/axelar.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.
