# Swan Console

## Overview

[Swan Console](https://console.swanchain.io/) is a powerful web-based platform that revolutionizes application deployment on Swan Chain. Through an intuitive interface, users can seamlessly deploy, manage, and monitor applications across our decentralized infrastructure, making Web3 deployment as simple as traditional cloud services.

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

## Key Features

#### [Marketplace](https://console.swanchain.io/marketplace)

The Marketplace transforms decentralized application deployment into a streamlined experience, enabling:

* One-click deployment of various applications
* Currently featuring Blockchain GPU tasks pool services (Aleo and Iron)
* Automated resource allocation and management
* Real-time monitoring and control

#### [Instance Management](https://console.swanchain.io/instance)

Monitor and manage all your deployments through a centralized dashboard. The Instance panel provides:

* Real-time status monitoring of all running instances
* Detailed performance metrics and analytics
* Resource usage tracking and optimization tools
* Deployment configuration and termination controls

#### [Provider Dashboard](https://console.swanchain.io/providers)

Monitor and manage computing providers through a dedicated interface:

* Provider status monitoring
* Resource allocation tracking
* Performance analytics
* Payment management

#### Developer Tools

A complete toolkit for developers to build and integrate with Swan Chain:

* [Quick Deploy](https://console.swanchain.io/deploy): Streamlined deployment interface for rapid testing and development
* [API Management](https://console.swanchain.io/api-keys): Generate and manage API keys
* [Account Management](https://console.swanchain.io/account): Comprehensive tools for managing your wallet and balance.

***

## Guide

This guide will cover the following topics:

* [How to Get Started](/bulders/readme.md)
* [Blockchain GPU tasks Deployments Example](/bulders/tools/swan-console/mining-task-example.md)
* [Manage Instances](/bulders/tools/swan-console/mining-task-example.md#id-71f9)


---

# 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.swanchain.io/bulders/tools/swan-console.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.
