> For the complete documentation index, see [llms.txt](https://foton.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foton.gitbook.io/introduction/foton-overview.md).

# FOTON - Overview

<figure><img src="/files/3GlwkMezD2O4xsTigOWG" alt=""><figcaption><p>The homepage of a new kind of Web3 Marketplace</p></figcaption></figure>

Hi there you curious soul. Great to have you onboard! \
Since you landed here you might be looking to find out what you can do with FOTON and why did we put nearly two years of work before we even launched it. \
\
[FOTON](https://foton.is) is a Hub and NFT Marketplace addressing the pain of Creators and Brands to Mint, Trade and Manage NFT Collections easily, on a highly scalable and secure DLT called [RADIX](https://www.radixdlt.com), while allowing them to build and engage directly with their community or customers. \
\
The Marketplace allows you to create NFTs with various use cases, from Art Authenticity Certificates, In-Game items, Smart Tickets for events, IP Ownership Timestamps, to Digital Twins for Physical Items, Real World Assets (RWAs) on Ledger and much more. \
\
The two main innovative building Blocks of FOTON are:\
1\. A powerful [CREATOR STUDIO](/introduction/beginners-intro/creator-studio.md) with Web3 permissions and Collaborative features.\
2\. A flexible [COLLECTOR HUB](/introduction/beginners-intro/collector-hub.md) allowing precise management of Assets in an intuitive environment. <br>

To start, Connect your [Radix Wallet](https://www.radixdlt.com/wallet) and jump right into it!\
While you can surf the Marketplace freely, to collect and mint NFTs you will need to have some Radix (XRD) tokens in your wallet account. You can get XRD via existing exchanges or from the [Switchere](https://switchere.com/?r=s4h5dmgb1kjl) website.\
&#x20;


---

# 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://foton.gitbook.io/introduction/foton-overview.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.
