# Story Network

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

## Tokenize the World’s IP

IP is one of the world’s most valuable and expansive assets. Onramping tokenized IP unlocks a whole world of possibilities, giving creators the ability to exchange, grow, and distribute their creativity.

[WebSite](https://www.story.foundation/)\
[GitHub](https://github.com/storyprotocol)\
[EXPLORER](https://testnet.storyscan.app/)
------------------------------------------

* **Minimum hardware requirements**:

| Node Type | CPU | RAM | Storage |
| --------- | --- | --- | ------- |
| Testnet   | 4   | 8GB | 200GB   |

**Public Tools**

* **api:** [**https://story.api.t.stavr.tech**](https://story.api.t.stavr.tech)
* **rpc:** [**https://story.rpc.t.stavr.tech**](https://story.rpc.t.stavr.tech)
* **rpc archive:** [**https://story.rpc-archive.t.stavr.tech:443**](https://story.rpc-archive.t.stavr.tech:443)
* **api archive:** [**https://story.api-archive.t.stavr.tech:443**](https://story.api-archive.t.stavr.tech:443)
* **grpc archive** [**https://story.grpc-archive.t.stavr.tech:443**](https://story.grpc-archive.t.stavr.tech:443)
* **evm-json:** [**https://story.evm.t.stavr.tech:443**](https://story.evm.t.stavr.tech:443)
* **wss archive: wss\://story.rpc-archive.t.stavr.tech/websocket**

{% tabs %}
{% tab title="API" %}
[**https://story.api.t.stavr.tech**](https://story.api.t.stavr.tech)
{% endtab %}

{% tab title="RPC" %}
[**https://story.rpc.t.stavr.tech**](https://story.rpc.t.stavr.tech)
{% endtab %}
{% endtabs %}


---

# 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://stavr-team.gitbook.io/nodes-guides/testnets/story-network.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.
