# Tensor

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 Tensor Accounts in Postman

<figure><img src="https://2394289113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4XnSsBH76iytbI7NwX5o%2Fuploads%2FPmqkfrtJYVumHv5Ry28p%2FTensor.gif?alt=media&#x26;token=7b868701-ac6b-41fc-a75a-a0ba36a998e9" alt=""><figcaption></figcaption></figure>
