> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/internet-brasil/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/internet-brasil/manual-de-estudante/configuracao-do-dispositivo-ios.md).

# Configuração do Dispositivo - iOS

### Configurações Dispositivo iOS

Confira o [**Vídeo** ](https://www.youtube.com/watch?v=DD4c0SQwoCI)explicativo de como configurar dispositivos iOS:

{% embed url="<https://www.youtube.com/watch?v=DD4c0SQwoCI>" %}

* Insira o chip no celular;
* Desabilite a conexão Wi-Fi;

<figure><img src="/files/PbxxoLhGZF3RYnPvlZJc" alt=""><figcaption><p>Imagem 1</p></figcaption></figure>

* Acesse os Ajustes;

<figure><img src="/files/XBo9IgktN4NAPz1PAiRo" alt=""><figcaption><p>Imagem 2</p></figcaption></figure>

* Clique na opção ***"Celular"*** e habilite os ***"Dados Celulares";***
* Clique em ***"Opções de Dados Celulares"*** e habilite os ***"Dados Roaming";***

<div><figure><img src="/files/H4M0XjF9egJkcT6Rb4rT" alt=""><figcaption><p>Imagem 3</p></figcaption></figure> <figure><img src="/files/mFlUURWE3WGCG8uo5q2O" alt=""><figcaption><p>Imagem 4 e 5</p></figcaption></figure> <figure><img src="/files/EQG3HzRPBNUpbRCRSCcq" alt=""><figcaption><p>Imagem 6</p></figcaption></figure></div>

* Acesso a opção ***"Voz e Dados"*** e selecione a cobertura que apresenta melhor sinal da sua região (3G ou 4G);
* Clique em ***"Seleção de Rede"***: Manter a opção automática.

<div><figure><img src="/files/0m4QspPF9ojk1UsWZIu0" alt=""><figcaption><p>Imagem 7</p></figcaption></figure> <figure><img src="/files/KQo4Mv4IRWAilmkcBQkr" alt=""><figcaption><p>Imagem 8</p></figcaption></figure></div>

* Habilite o ***"Modo Avião"*** por 30 segundos, depois desabilite.&#x20;
* Em seguida, habilite os ***"Dados Celulares";***

<div><figure><img src="/files/WJfUcsgGCL0XC0UMWPFQ" alt=""><figcaption><p>Imagem 9</p></figcaption></figure> <figure><img src="/files/0YjEMIuvmvmfvJPLl6b7" alt=""><figcaption><p>Imagem 10</p></figcaption></figure></div>

Após as configurações acima, realizar configuração de **Ponte de Acesso (APN)**

* Pressione "**Ajustes**";
* Pressione "**Celular**";
* Habilite "**Dados Móveis**";
* Pressione "**Opções de Dados Móvei**s";
* Habilite "**Roaming de dados**";
* Pressione "**Voz e Dados**" e selecione (4G ou 5g);
* Pressione "**Seleção de Rede**";
* Desabilite e selecione "**TIM BRA**" ou "**Internet Brasil**";
* Habilite a Seleção de Rede.

Realize o teste do chip acessando algum site, ou aplicativo que utilize internet.

Pronto, você está sendo beneficiado(a) pelo Programa Internet Brasil.

### Dúvidas:

Envie um e-mail para: *<atendimento@rnp.br>*


---

# 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, and the optional `goal` query parameter:

```
GET https://ajuda.rnp.br/internet-brasil/manual-de-estudante/configuracao-do-dispositivo-ios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
