# Information

For more information and support join our Discord server <https://discord.gg/fluxpoint>

To get API access you need to be a Fluxpoint premium user or you can purchase access for $3 one-time on our website <https://fluxpoint.dev/api>

{% hint style="info" %}
You can also gift API access to another Discord user!
{% endhint %}

### API Token

To view your API token you can use the `/api` command on our [Discord server](https://discord.gg/fluxpoint) or you can login to our website <https://fluxpoint.dev/api/token>

![](/files/mNc3V8NvqNFBO3Ni1dVa)

### Feature

Random images from anime to animals.

![](/files/LpmGWhAu3jP2YgspwBH5)![](/files/6SSRYUQ9Yr69QXThxRcq)

Minecraft utility commands

![](/files/CzHhIShmQcSr4KQFwi8B)

Image templates

![](/files/7gl7k2Lzp2pc2kCvAnR5)

Custom image generation, create your own welcome images, banners, profile cards and memes.

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


---

# 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.fluxpoint.dev/api/information.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.
