# Getting Started

## How to Start Using RPC Fast

#### Sign Up / Sign In

1. Start your registration on the [main page](https://rpcfast.com/). Use "Log In" button in the right side of the header.

   <figure><img src="https://1798863941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRBph8Hty4VwnYxGM39r%2Fuploads%2Fgit-blob-ffdcce3f51d5e6d0d9d7a933dd3b425333f6923c%2FScreenshot%202025-07-15%20at%2016.58.59.png?alt=media" alt=""><figcaption></figcaption></figure>
2. Enter your email and password. Otherwise, you can continue with your Google account.

   <figure><img src="https://1798863941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRBph8Hty4VwnYxGM39r%2Fuploads%2Fgit-blob-5c2cbadbf8d54dadc6851c3f0866cbae22482900%2FSign%20up%202%20-%20xlg.png?alt=media" alt="sign up rpc fast"><figcaption><p>RPC Fast registration</p></figcaption></figure>
3. That’s all. Now you are signed up in our system.

#### First dApp Creation

Creating a project-based unit is your first step in sending RPC requests on our API. After entering the account, a user can see three apps for three different blockchain types that were created automatically. A user can choose one of existing apps or create a new one by following the instructions below.

1. Tap the button "Create app".

   <figure><img src="https://1798863941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRBph8Hty4VwnYxGM39r%2Fuploads%2Fgit-blob-26cd019dfdf78d1c427b5df94e55cdf966e78207%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202022-10-13%20%D0%B2%2015.16.29.png?alt=media" alt="dashboard rpc fast"><figcaption><p>Go to the Dasboard and click on "Create app"</p></figcaption></figure>
2. Name your app.
3. Give it a description (optionally).
4. Choose one of the chains available (Ethereum, BSC, Polygon, Arbitrum, or Velas).

   <figure><img src="https://1798863941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRBph8Hty4VwnYxGM39r%2Fuploads%2Fgit-blob-baa8727b628d2c5946207a0fca0adcfcdc181e07%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202022-10-13%20%D0%B2%2015.16.58.png?alt=media" alt="app rpc fast"><figcaption></figcaption></figure>
5. After tapping "Create", you will see the dashboard with information about requests, success rate, and other statistics.

   <figure><img src="https://1798863941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRBph8Hty4VwnYxGM39r%2Fuploads%2Fgit-blob-5094e19f1a59c1591407be4dd0ecf7159edebe13%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202022-10-13%20%D0%B2%2015.17.08.png?alt=media" alt="dashboard rpc fast"><figcaption><p>App has been successfully created</p></figcaption></figure>

#### Find API Endpoints

You will see the unique API Key in the "API Key" section. This information is strictly confidential, and anyone else should not see it. There are also Https and Websocket endpoints for your use.

#### Sending Requests

An API Key allows you to send requests on RPC Fast. Check out the limits of [Free Plan](https://docs.rpcfast.com/rpc-fast-saas-evm/pricing-and-plans).
