> For the complete documentation index, see [llms.txt](https://fizenio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fizenio.gitbook.io/docs/cooperation-and-business/integration/integrating-tokens-to-fizen-app.md).

# Integrating tokens to Fizen App

To help build a brighter future for the entire blockchain industry, tech projects need to collaborate and unite to create revolutions for the world in general and the financial technology industry in particular. Fizen always welcomes pioneers who share the same vision on the path of creating a new Web3 world.

## Case study

Among the many partners, Fizen proudly introduces two major partners: Monsterra and FUNToken

<figure><img src="/files/Sqwwa2GViKXEjRPwHpxT" alt=""><figcaption></figcaption></figure>

Fizen has established a close partnership with and integrated the token and NFTs of the top GameFi brand on the BNB network, Monsterra. Monsterra players can now easily manage and display their assets with exciting features: Automatically add tokens and NFTs by entering the "Monsterra" project code or selecting the project name from the list; Easily display and manage their NFT collection in the Fizen Super App. Additionally, Monsterra owners can use the in-game token, MSTR, as a direct payment method within the Fizen Super App.

<figure><img src="/files/yJXKcDlxlOa7dHlP3nav" alt=""><figcaption></figcaption></figure>

Similarly, Fizen is also providing payment applications using FUNToken to over 50 million FUNToken users. By integrating FUNToken into Fizen's Super App, users will benefit from the extensive provider network available on Fizen's platform. The integration will also expand the functionality of FUNToken, making it a useful payment currency for daily life products and services on the Fizen Super App.

## Let's cooperate with Fizen

<figure><img src="/files/ihVaGyun3CyuPHYhUUel" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/g2lgjBZBr9Ka9lqlICp7" alt=""><figcaption></figcaption></figure>

Join us to create more utility for your tokens: <business@fizen.io>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fizenio.gitbook.io/docs/cooperation-and-business/integration/integrating-tokens-to-fizen-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
