# FIAT gateway

A fiat gateway for in-game credits is a primary way to use a token in a game that practically allows you to buy all game content for a token.&#x20;

In Farcana, we strive to preserve the familiar scenario of interaction with the game for users and add a fiat gateway that will be directed to purchasing a token from the exchange.&#x20;

THE USUAL USER JOURNEY SCENARIO:

<figure><img src="https://content.gitbook.com/content/SBji2nE42QRFJFTEwQji/blobs/xmHo91PHwqIg4heuuOmK/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-01-18%20%D0%B2%2000.47.36.png" alt=""><figcaption></figcaption></figure>

SCENARIO WITH FIAT GATEWAY:

<figure><img src="https://content.gitbook.com/content/SBji2nE42QRFJFTEwQji/blobs/8jwEQHONTpy623ppgljn/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-01-18%20%D0%B2%2000.47.52.png" alt=""><figcaption></figcaption></figure>


---

# 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.farcana.com/farcana-wiki-2.0/economy/tokenomics/fiat-gateway.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.
