# External Access

{% hint style="warning" %}
This function is in **beta**, user may not find this in your Fiat24 Dapp.
{% endhint %}

Set up an **Access** right to allow automatic payments from your account to authorised <mark style="color:blue;">**platforms**</mark>. It's a convenient way to manage recurring payments like utilities, subscriptions, or any money transfers —secure, hassle-free, and fully under your control.

{% stepper %}
{% step %}

### Go to your <mark style="color:purple;">Profile</mark> tab

or directly via <https://id.fiat24.com>, you will find a menu <mark style="color:purple;">**Access**</mark>. In the following screenshot, it shows the user's account has been authorised to 3 platforms.

<figure><img src="/files/vkbsNFJyCg9mWeew2lZj" alt="" width="276"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### All platform supported

Inside the page, all associated <mark style="color:blue;">**platforms**</mark> are listed. In the following screenshot, it shows the user's account has been authorised to 3 platforms.

* Identity to **Netz Trading**, and with unlimited funds
* Funding authorised to **Premium Video**, 25,005 USD equivalent value left
* Funding authorised to **Lion Taxi**, 562 USD equivalent value left

<figure><img src="/files/GGAZM2Xd2qWjitRAHh8t" alt="" width="272"><figcaption></figcaption></figure>

{% hint style="info" %}
Those platforms are all verified by Fiat24 and holds a 2 or 3 digits business NFT.
{% endhint %}
{% endstep %}

{% step %}

### Setup Access to a specific platform

Choose a platform from the list, user can authorise the access to Identity (NFT) and funding. In the following screenshot, it shows the user's account has been authorised

* Identity
* Unlimited USD, EUR and RMB

to **Netz Trading** <mark style="color:blue;">**platform**</mark>

<figure><img src="/files/Egh6r43y85LQ4rBf1sGN" alt="" width="268"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Done

Your access has been setup.
{% endstep %}
{% endstepper %}


---

# 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.fiat24.com/user/external-access.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.
