Skip to content

Commit bbf8ba3

Browse files
committed
update faq
1 parent 66e9544 commit bbf8ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/faq/faq-items.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
export const faqItems = [
22
{
3-
question: "What is it?",
3+
question: "What is Exalt Rates?",
44
answer:
55
"Exalt Rates is simply an exchange rate calculator. The main goal of this website is to be able to provide reliable exchange rates for currency listings posted on Path of Exile 2 trade page."
66
},
77
{
88
question: "How is data collected?",
99
answer:
10-
"Unfortunately, Grinding Gear Games currently does not provide API registrations for PoE 2, so it is a manual process. The data is collected from the official Path of Exile 2 trade and exchange page. For each currency that is available on the calculator, the default (mixed) and the most recent listing are recorded, then processed through some functions to calculate rates. The trade listings are recorded more than a couple of times throughout the day to improve accuracy."
10+
"Unfortunately, Grinding Gear Games currently does not provide API registrations for PoE 2, so it is a manual process. The data is collected from the official Path of Exile 2 trade and exchange page. For each currency that is available on Exalt Rates, the trade results listed for that curency are checked on PoE 2 trade page, collected, then collectively processed through some functions to calculate mean/median rates. The trade listings are recorded more than a couple of times throughout the day to improve overall accuracy. Though, you can still occasionally see results like 1x Divine Orb = 1x Orb of Augmentation, with a high confidence score. It is sadly the nature of this type of data collecting, and it is currently the best I can personally do."
1111
},
1212
{
1313
question: "Why should I use this instead of in-game Currency Exchange?",

0 commit comments

Comments
 (0)