# Route to Pocket

Pocket Network is a decentralized RPC protocol that provides access to blockchain networks. In collaboration with Pocket Network Foundation, Nodies created the [Gateway Server](https://github.com/pokt-network/gateway-server), enabling easy access for all developers - including Nodies - to Pocket's tens of thousands of decentralized RPC nodes, ensuring virtually limitless scalability.

By default, Nodies efficiently distributes requests between its own infrastructure and Pocket Network, ensuring optimal performance for developers. However, developers have the flexibility to tailor their experience further by toggling "Route to POKT" on the endpoint page, which would route all their requests via Pocket Network.&#x20;

<figure><img src="/files/KvxyUqDCmM99IXHN8zNL" alt=""><figcaption></figcaption></figure>


---

# 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.nodies.app/application-guide/route-to-pocket.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.
