# Verificando a Disponibilidade da Extensão Ioncube Loader

Primeiro, se conecte a sua loja através do FTP ou do gerenciador de arquivos do painel de sua hospedagem. A seguir, você deve criar um arquivo denominado phpinfo.php na mesma pasta em que a sua loja está instalada, com o seguinte conteúdo:

`<?php phpinfo();`

Então, através do navegador de internet acesse o link sualoja.com.br/phpinfo.php, e você verá todas as informações referentes à configuração de sua loja. Se a extensão Ioncube Loader estiver ativa você verá uma informação semelhante à seguinte:

`Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.`

Se você não visualizar essa informação então é preciso instalar a extensão antes de realizar a instalação de qualquer módulo da AGTI, ou a sua loja poderá ficar indisponível.


---

# 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://agti.gitbook.io/site-agti/verificando-a-disponibilidade-da-extensao-ioncube-loader.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.
