# RPC Server

We provide a free public RPC for all users, which runs on enterprise level infrastructure. The stability and accessibility of RPCs are essential to the on-chain interactions, so this RPC can be a fallback (or even primary) server for you to access in the event other Sei RPCs are congested or down for any reason.

**Server info (do not use any trailing slashes):**&#x20;

`RPC:` [`https://rpc.seiyan.tech`](https://t.co/9ZnpGxJjwv)&#x20;

`LCD:` [`https://rest.seiyan.tech`](https://t.co/NPTEygmLkW)&#x20;

To add this RPC on Compass Wallet, click on the burger menu in the top left, then select Custom Endpoints.

<figure><img src="https://3867113337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK7zaOL2u9pjul40QYtdp%2Fuploads%2FZC8hrXR782RsoXGfRyFc%2Fimage.png?alt=media&#x26;token=a0522595-2b00-403f-b796-f0fd20d90d61" alt=""><figcaption></figcaption></figure>

This free server is rate limited to 2 transactions per second. If you are a project or power level user and would like to increase or remove this limit, please contact a team member to discuss fees in [$SEIYAN](https://twitter.com/search?q=%24SEIYAN\&src=cashtag_click) tokens.


---

# 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://seiyan-token.gitbook.io/seiyan-token/seiyan-tech/rpc-server.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.
