# Introducing Shyft

> Our mission is to accelerate Solana adoption by lowering the entry barrier for developers. We do this by providing the necessary dev tools and improving the overall DevEx.

### What does Shyft offer?

* <mark style="color:yellow;">Solana RPCs</mark>
* <mark style="color:yellow;">Region specific gRPC Network</mark>
* <mark style="color:yellow;">Region specific Jupiter V6 Swap API</mark>
* <mark style="color:yellow;">Human-Readable Transaction APIs</mark>
* <mark style="color:yellow;">Callbacks ( parsed Solana webhooks)</mark>
* <mark style="color:yellow;">Defi APIs</mark>
* <mark style="color:yellow;">SuperIndexer, graphQL for Solana data</mark>
* <mark style="color:yellow;">Dedicated RPC Nodes</mark>

We also pride ourselves in providing the most extensive set of open-source community tools and code samples, which actually works. You can find them on our [<mark style="color:yellow;">Github</mark>](https://github.com/Shyft-to).

{% embed url="<https://github.com/Shyft-to>" %}


---

# 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://docs.shyft.to/solana-shyft-api/introducing-shyft.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.
