# FLC

Let's start by saying that FLC is not a token (we have no plans to launch a token, so be wary of any scams!), but it can be used within the platform to perform actions.&#x20;

<figure><img src="/files/yOo1mUdXvW6v5roXAssc" alt="" width="38"><figcaption></figcaption></figure>

Use cases will be announced from time to time. Currently, it's known that it can be used to buy [lottery](/docs/collector/lotteries.md) tickets, which will soon be added to the project.


---

# 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://collector-haus.gitbook.io/docs/collector/flc.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.
