# Send & Swap

{% tabs %}
{% tab title="Send " %}
**Step 1**: Tap **Earn FiPoint** on **Homepage**&#x20;

![](/files/f55hHs67hR0IyDOUmFQy)

**Step 2**: Select **Send FiPoint** at the bottom of the **Earn FiPoint** page

![](/files/xujSFFDR3wL2r8mGtfA5)

**Step 3**: Select the recipient. Only whitelisted wallet addresses are allowed to receive FiPoint.

![](/files/n8PZATllDguqrCl921oC)

**Step 4**: Input FiPoint amount you want to send.&#x20;

![](/files/nehh9fFDb643EwSvUVW6)

**Step 5**: Wait for the transaction to process. &#x20;

![](/files/6zsDYsALW3EgBH3rTKu0)

<br>
{% endtab %}

{% tab title="Swap" %}
TBD
{% endtab %}
{% endtabs %}


---

# 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://fizenio.gitbook.io/docs/help-center/fizen-app/fipoint/send-and-swap.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.
