# Files

- [AWS S3](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/aws-s3.md): Guide to integrate your AWS S3 to Sprinkle
- [AWS S3 External](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/aws-s3-external.md): Guide to integrate your S3 data into external table in Athena or Redshift Spectrum
- [Azure Blob](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/azure-blob.md): Guide to integrate your Azure Blob Storage to Sprinkle
- [FTP](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/ftp.md): Guide to integrate your files using FTP
- [Google Cloud Storage](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/google-cloud-storage.md): Guide to integrate your Google Cloud Storage to Sprinkle
- [Google Sheet](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/google-sheet.md): Guide to integrate your Google Sheets with Sprinkle
- [SFTP](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/files/sftp.md): Guide to integrate your files using FTP


---

# 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.sprinkledata.com/product/ingesting-your-data/pipelines/files.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.
