> For the complete documentation index, see [llms.txt](https://stackargentina.gitbook.io/filemaker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stackargentina.gitbook.io/filemaker/master.md).

# Descarga, Instalacion y Anfitrion de Filemaker

## ¿Como descargar Filemaker?

1. Abra el link adecuado a su version de sistema operativo.\
   Link Version 32 Bits: <https://1drv.ms/f/s!Aj_oQji8BlE4lBdgAU3E3T8b1uis>\
   Link Version 64 Bits: [https://1drv.ms/f/s!Aj\_oQji8BlE4lF26lcaPUGhN3p9s](https://1drv.ms/u/s!ApI2KUw-uqbqhF-XrMvjmWzw2tEX?e=Q7lL2J)
2. Haga click en el boton "Descargar"

![](/files/-MKrqRUcizQJLMx0skNm)

## ¿Como instalar Filemaker?

Extraiga el contenido del archivo "x64.zip" o "x86.zip" segun corresponda.

![](/files/-MKrrQOPxZ0HYNJK1Q_n)

Abra el archivo "fmp\_16.0.2.205\_x64.exe" o "fmp\_16.0.2.205\_x86.exe" segun corresponda.

![](/files/-MKrs9nMs-5seJzzw-_Y)

Siga adelante con la instalación, Ejemplo: en este caso haga click en "Aceptar". Luego en "Siguiente", etc.

![](/files/-MKrsLpHoi5cVHga9kvP)

Luego de instalar por completo Filemaker y Bonjour, regrese a la carpeta "x64" o "x68"."

![](/files/-Mgw13wYGXvUMNZvgD4a)

Abra el archivo Licenciar, y recibira el siguiente mensaje\
&#x20; ¿Quiere permitir que esta aplicacion haga cambios en el dispositivo?\
Haga click en "Si"

![](/files/-Mgw1gXEUL1PTiQ3wRVq)

Listo, si ha seguido correctamente los pasos, entonces Filemaker ha sido instalado correctamente.

## ¿Como cargar el anfitrion en Filemaker?

En el centro de inicio de Filemaker, haga click en "Archivo->Abrir remoto..."

![](/files/-MKrubs8ZARgxJGjYgGi)

Ahora haga click en el icono "+" y escriba en direccion de internet del anfitrion: "filemaker.stack.com.ar" o "sudireccion.filemaker.stack.net.ar"

Luego haga click en Guardar

![](/files/-MKrutpcGuFSlgShvuri)

Ahora debe tildar "Permitir siempre la conexión a este anfitrión" y  hacer click en Conectar

![](/files/-MKrvBQwnBcxTRaRxMZt)

Listo, si ha seguido correctamente los pasos, entonces podra ver su sistema y logearse en el correctamente.


---

# 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://stackargentina.gitbook.io/filemaker/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.
