> For the complete documentation index, see [llms.txt](https://docs-presto.gateway.fm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-presto.gateway.fm/overview/presto-ui-dashboards/presto-list-of-projects.md).

# Presto List Of Projects

1. Username and deploy button
2. Private testnet listed
3. Help Section consisting of - Documentation, Integrations and Contact Us
4. Public testnet listed
5. Chat support Widget

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfEMwmSna6-ztR8rGhweu71S-x3lA8iPw23k6UVeSsKsSq6cy3dbBw7813E8AgZL6DOWFkkGbzlnxf7OGm2JQML5CKWkBRk1ResKP4N0yNb0ro0ns1GR3GR5RgIzON8HTf31vt7VPQAUT66Ko1NzSG2GSa9?key=jeVwFq5Bj8lqXLd842BHdQ" alt=""><figcaption></figcaption></figure>

Details of the active blockchain deployments.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeN8Hf7MNkH5OweunL25THuV8I8hq-3s6vjiFt4nAyGw10h8HU8lADlj58gTt3hKeImxM98q5IChEIAdjuemVdVpd60TGWMiOfN532nC2Kbd3KPN9qnu1ohmqYFLQ2ncQYE2VjL27wBYkuGIf6JkqAvx5U?key=jeVwFq5Bj8lqXLd842BHdQ" alt=""><figcaption></figcaption></figure>

1. Name of the L2 and status
2. Directly copy RPC URLs to clipboard ([What Is RPC](https://docs-presto.gateway.fm/overview/features-for-developers/what-is-rpc))
3. Jump to the block explorer ([How to use a Block Explorer](https://docs-presto.gateway.fm/overview/main-functionality/how-to-use-a-block-explorer))
4. Wallet UI
5. Jump to the bridge ([How to Use a Bridge](https://docs-presto.gateway.fm/overview/main-functionality/how-to-use-a-bridge))
6. Wiev all settings (Presto L2 Dashboard)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-presto.gateway.fm/overview/presto-ui-dashboards/presto-list-of-projects.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
