# Integrating Filecoin as a storage tier

{% hint style="info" %}
**Solution recipe or idea:** This article presents a best practice solution for implementing Filecoin as a storage tier. Should you desire further elaboration, including additional details like possible application scenarios, alternate service options, implementation factors, or pricing suggestions, please [contact us](https://destor.io/contact/connect-with-an-expert) to share your feedback or find us on [Filecoin slack](https://filecoinproject.slack.com/archives/C05TGAV2BT2). (#destor-rest-api-for-filecoin)
{% endhint %}

## Intended audience

The primary target audience for this article comprises Independent Software Vendors (ISVs), Systems Integrators (SIs), and Managed Service Providers (MSPs) who are interested in integrating archive solutions using the Filecoin network as a backend. This article aims to provide insights into leveraging Filecoin's data storage capabilities and tools like the DeStor REST API for Filecoin to create efficient and reliable archive solutions.

We assume that you have a foundational understanding of data archiving and backup concepts and possess experience in working with storage and backup technologies. The guidance presented in this article will help you design and implement archival solutions using Filecoin, following established best practices and avoiding common pitfalls in the process.

## Architecture

<figure><img src="https://319611134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBZTODzcr66pjVMFDEu8b%2Fuploads%2Fyrv3brhrsIjO9xu72pu0%2FDeStor%20REST%20API%20for%20Filecoin%20-%20Architecture.jpg?alt=media&#x26;token=d6838a6d-79da-43fd-9af3-ca04ed6075cb" alt=""><figcaption><p>DeStor REST API for Filecoin - Architecture</p></figcaption></figure>

## Get Started

We've put together some helpful guides for you to get setup with our solutions quickly and easily.

[Learn more](https://docs.destor.io/overview/archive-solution-recipe) about why the DeStor Rest API for Filecoin, currently in its Alpha stage, is a seamless solution for transferring your data to the Filecoin network. Its user-friendly API makes it the perfect choice for effortless integration into your architecture.


---

# 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.destor.io/integrating-filecoin-as-a-storage-tier.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.
