-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFiat.json
52 lines (52 loc) · 1.7 KB
/
Fiat.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"fiat":[
{
"question": "How do I buy crypto with fiat on Bogged?",
"answer": "Buying DeFi crypto with fiat is as simple as any other online transaction thanks to our partners at Ramp.",
"secondAnswer":"",
"more": {
"text":"Read more in our Academy article ",
"link":{
"href":"https://www.bogged.finance/academy/how-to-buy-defi-crypto-tokens-with-credit-card",
"linkText": "here"
}
}
},
{
"question": "Do I need to complete KYC/Verification to buy crypto?",
"answer": "Some nationalities and payment methods, may require a short identity verification. This is to comply with national law, increase security and prevent fraud.",
"secondAnswer":"",
"more": {
"text":"",
"link":{
"href":"",
"linkText": ""
}
}
},
{
"question": "What chains can I buy crypto on?",
"answer": "You can buy the native tokens of BNB Chain, Polygon and Avalanche. If you need any other tokens, or need funds on another chain, consider buying on the above, then using our Bridge and/or Swap to get the tokens you need.",
"secondAnswer":"",
"more": {
"text":"",
"link":{
"href":"",
"linkText": ""
}
}
},
{
"question": "Who do I contact for support?",
"answer": "Fiat purchases are run by our partners at Ramp, meaning that they are responsible for any issues with your transaction. They have dedicated support available, which you can find here.",
"secondAnswer":"",
"more": {
"text":"",
"link":{
"href":"",
"linkText": ""
}
}
}
]
}