# Miscellaneous&#x20;

- [Self Hosted RPC Proxies](https://docs.load.network/using-load-network/miscellaneous/self-hosted-rpc-proxies.md)
- [Deploying an ERC20](https://docs.load.network/using-load-network/miscellaneous/deploying-an-erc20.md): Tutoral on how to deploy an ERC20 on Load Network
- [load:// Data Protocol](https://docs.load.network/using-load-network/miscellaneous/load-data-protocol.md): Using load:// data retrieval protocol
- [Arweave's ANS-104 Rust SDK](https://docs.load.network/using-load-network/miscellaneous/arweaves-ans-104-rust-sdk.md): bundles-rs is a Rust SDK for creating, signing, managing and posting ANS-104 dataitems
- [load0 data layer](https://docs.load.network/using-load-network/miscellaneous/load0-data-layer.md): About Load Network optimistic & high performance data layer


---

# 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.load.network/using-load-network/miscellaneous.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.
