# FileSender

## FileSender

- [Central de Ajuda - FileSender](https://ajuda.rnp.br/filesender/master.md): Página de ajuda do serviço FileSender da RNP.
- [Manual do Usuário](https://ajuda.rnp.br/filesender/manual-do-usuario.md): Aqui você encontrará diversas orientações para sobre como utilizar o FileSender.
- [1 - Introdução](https://ajuda.rnp.br/filesender/manual-do-usuario/1-introducao.md)
- [1.1 - Pré-requisitos para usar o FileSender](https://ajuda.rnp.br/filesender/manual-do-usuario/1.1-pre-requisitos-para-usar-o-filesender.md)
- [1.1 - Como acessar o FileSender@RNP](https://ajuda.rnp.br/filesender/manual-do-usuario/1.1-como-acessar-o-filesender-rnp.md): O FileSender@RNP é um serviço de transferência de arquivos seguro e de alta velocidade, disponível para toda a comunidade acadêmica e científica brasileira.
- [2 - Envio de Arquivos](https://ajuda.rnp.br/filesender/manual-do-usuario/2-envio-de-arquivos.md)
- [2.1 - Selecionando Arquivos e Pastas para Upload no FileSender@RNP](https://ajuda.rnp.br/filesender/manual-do-usuario/2-envio-de-arquivos/2.1-selecionando-arquivos-e-pastas-para-upload-no-filesender-rnp.md)
- [Tempo de Retenção e Limites](https://ajuda.rnp.br/filesender/manual-do-usuario/tempo-de-retencao-e-limites.md)
- [Termo de Uso e Condições de USO](https://ajuda.rnp.br/filesender/termos-de-uso.md)
- [Termo de Privacidade](https://ajuda.rnp.br/filesender/termo-de-privacidade.md)
- [Políticas de Uso](https://ajuda.rnp.br/filesender/politicas-de-uso.md)
- [Perguntas Frequentes](https://ajuda.rnp.br/filesender/perguntas-frequentes.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ajuda.rnp.br/filesender/master.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.
