# Final Fantasy XIV

## Character Functions

Ser Aymeric provides many features that enable you to share information about your character with your friends on Discord. These include beautiful character profile and equipment cards that show of your character, the jobs you've levelled, title, glamour, basic stats such as the percentage of mounts, minions and achievements you've collected and your equipment and item level, etc.

{% hint style="info" %}
References to commands on this page include Ser Aymeric's default command prefix which is **?** for example **?whoami**. However, the command prefix may be different depending on the community that is using the bot as it is changeable.
{% endhint %}

### Registering Your Character

Registering your character will allow you to use short-hand commands for many of Ser Aymeric's character related features. For example, you can look-up a character with the command **?whois Odin Lethys Lightpaw**, which will display the character's profile card. However, if you own the character and have registered it with Ser Aymeric, you can simply use the command **?whoami**.&#x20;

{% hint style="warning" %}
To claim your character and prevent other Discord users from registering it you will need to complete the additional verification steps detailed later in this document.
{% endhint %}

#### How to Register

You can use the **?iam** command to register your character.&#x20;

![Register your character using its world forename and surname data](/files/-MhMrboFIzsa0TLeApTV)

Sometimes Ser Aymeric may not be able to find your character on the Lodestone but &#x20;

![Register your character using it's ID from the URL of its Lodestone page](/files/-MhMrboE5kg-nd56eMeU)

{% hint style="danger" %}
Your character must be **publicly accessible** on Square Enix's official community website for Final Fantasy XIV, the [Lodestone](http://eu.finalfantasyxiv.com/lodestone). Log in to this website to check your character profile. If it's not publicly accessible due to you being a new player or you're on the free trial, then Ser Aymeric will not be able to find your character and you will not be able to register it with the bot.&#x20;
{% endhint %}

#### Registration Rewards

Some communities may have configured Ser Aymeric to change your Discord nickname to match your character's name or award roles to you when registering your character.

### Verification

Text

#### How To Verify

Text

#### Forced Verification

Text

#### How To Unverify

Text

### Character Profile Card

Text

### Custom Profile Card Images

Text

### Character Equipment Card

Text

### Character Portrait Card

Text

## FFLogs

Text

### Expansion Summary

Text

## Game Database

Text

### Actions

Text

### Items

Text

### Recipes

Text

### Gathering Nodes

Text

### Mounts

Text

### Minions

Text

## Market Board

Text

### Datacenter Summary

Text

### Current Listings

Text

### Recent Sales History

Text

## Troubleshooting


---

# 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://docs.seraymeric.com/features/final-fantasy-xiv.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.
