# Guides

- [Verify your character](https://wiki.ffxivteamcraft.com/guides/verify-your-character.md): How to show Teamcraft that you're the owner of the character you linked
- [The Gearsets Tool and Materia Melding Estimates](https://wiki.ffxivteamcraft.com/guides/ariyala-materia-estimates.md): How to use Teamcraft to create or edit a gearset, and estimate the amount of materia needed to complete a build for your gear, especially when overmelds (also known as Advanced Melding) are involved


---

# 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://wiki.ffxivteamcraft.com/guides.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.
