# Font Installation

In order to use custom fonts on your iPad, you will need to download the “iFont” app from the App Store. iFont is a free app that allows you to easily install and manage fonts on your device. With iFont, you can preview and download thousands of fonts from a variety of sources, including the app’s built-in library and online font repositories. Once you have downloaded "iFont", you can start browsing and installing the fonts you want to use on your iPad.

## Step 1: Download and Install iFont

1. Open the **App Store** on your iPad.
2. Search for **iFont** and download the app.
3. Launch the iFont app once installed.

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2FKX4Yt4rCsaFcmpW4aB7G%2FFont.png?alt=media&#x26;token=3c85a35d-ed8d-4cdf-9113-17abb9ead2d7" alt=""><figcaption></figcaption></figure>

## Step 2: Find and Import Font to iFont

1. Add your fron from your "Files"

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2FPisRoKBzJAiAwmnRiUzt%2FFont-1.png?alt=media&#x26;token=6e99fe47-09eb-4904-9b55-0e602625687c" alt=""><figcaption></figcaption></figure>

## Step 3: Install the Font on Your iPad

1. In iFont, tap the font you just imported.
2. Tap **"Install"** next to the font name.
3. iFont will redirect you to a configuration profile setup.
4. Follow these steps:
   1. Tap **"Allow"** when prompted to download the configuration profile.
   2. Go to your iPad’s **Settings** > **General** > **Profiles**.
   3. Tap the font profile under **Downloaded Profiles**, then tap **Install**.
   4. Enter your passcode if required and confirm by tapping **Install** again.
   5. Once installed, the font is ready to use!

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2F7hiWBzRcmAmhTa5MdvyR%2FFont-2.png?alt=media&#x26;token=61c95a1b-8dcf-40e8-b778-0ec882ad339d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2FcqZ5UMFwHXHAhAa4AyBR%2FFont-3.png?alt=media&#x26;token=b66e2f63-10d8-4e5c-b28a-c383eadf9cdd" alt=""><figcaption></figcaption></figure>

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2FFqfJX0OUH0D1RhMyQK6j%2FFont-4.png?alt=media&#x26;token=20918e35-1bd5-48bb-89f7-83ce5220e03f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2FC2otLxu5NcQJ9Za7xtxO%2FFont-5.png?alt=media&#x26;token=22c5d636-820a-4953-8bd1-68087f84b5d8" alt=""><figcaption></figcaption></figure>

## Finally

Now you should see your font in your note-taking app!

<figure><img src="https://68460615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI4uBxrH3B21qZXYo2xNr%2Fuploads%2F3ASigmpExEEyfeYQpz1h%2FFont-6.png?alt=media&#x26;token=2fbbd4ce-4190-43bd-b72d-922dffbe74d7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* **Managing Fonts:** To uninstall a font, go to **Settings** > **General** > **Profiles**, select the font profile, and tap **Remove Profile**.
* Ensure the apps you’re using support custom fonts for the font to appear in their menus.
  {% endhint %}


---

# 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://ivorydigitalhub.gitbook.io/ivorydigitalhub/instructions/font-installation.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.
