> For the complete documentation index, see [llms.txt](https://docs.filswan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filswan.com/products/overview/overview.md).

# Swan Provider

Swan Provider is the backbone of the Swan Cloud decentralized computing and storage network. Providers contribute compute and storage resources, enabling scalable, distributed AI and storage services for the platform's users and products.

## What is a Swan Provider?

A Swan Provider is an independent node operator who supplies computing power, storage capacity, or both to the Swan Cloud network. Providers help power AI marketing agents, decentralized applications, and IPFS-based storage solutions.

## Key Benefits

* **Earn Rewards:** Receive compensation for contributing resources to the network.
* **Support Decentralized AI:** Enable AI-powered agents and applications to run in a distributed, censorship-resistant environment.
* **Flexible Participation:** Operate as a compute provider, storage provider, or both.
* **Seamless Integration:** Easily connect with Swan Cloud APIs and management tools.

## Use Cases

* Powering Future Citizen AI agents for social media campaigns
* Providing storage for Swan IPFS Storage users
* Supporting decentralized applications and data marketplaces

## Next Steps

* [Provider Setup Guide](https://docs.swanchain.io/bulders/computing-provider)
* [Provider FAQ](https://docs.swanchain.io/bulders/computing-provider/faq)


---

# 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:

```
GET https://docs.filswan.com/products/overview/overview.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.
