# Raydium

Going through our <mark style="color:yellow;">getting started</mark> section will help you understand few basics first.

{% content-ref url="../graphql-apis/getting-started" %}
[getting-started](https://docs.shyft.to/solana-indexers/graphql-apis/getting-started)
{% endcontent-ref %}

TLDR:  In order to start querying protocols, follow these steps:

* Get an [<mark style="color:red;">API key</mark>](https://shyft.to/get-api-key) if you don't have one.
* Head to any GraphQL client of your choice, for example [<mark style="color:red;">Hasura</mark>](https://cloud.hasura.io/public/graphiql)<mark style="color:red;">.</mark>
* Enter the GraphQL endpoint for your preferred network
  * Mainnet: <mark style="color:yellow;"><https://programs.shyft.to/v0/graphql/?api\\_key={api-key}\\&network=mainnet-beta></mark>
  * Devnet: <mark style="color:yellow;"><https://programs.shyft.to/v0/graphql/?api\\_key={api-key}\\&network=devnet></mark>
* Start filtering, sorting and querying data.

#### Exploring Raydium in Postman

<figure><img src="https://2394289113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4XnSsBH76iytbI7NwX5o%2Fuploads%2FoiDEk0G4U3LAcnxmbFcT%2FRaydium.gif?alt=media&#x26;token=d21a2161-9e50-491e-b5d2-074734b83590" alt=""><figcaption></figcaption></figure>
