# Felli API

The Felli API atm is used for various commands that revolve around random stuff including but not limited to:

* #### /cute-percentage[^1]
* #### /gay-percentage[^2]
* #### /silly-percentage[^3]
* #### /goober-percentage[^4]
* #### /smart-percentage[^5]
* #### /random-proto[^6] [(*you can also be in this)*](#user-content-fn-7)[^7]
* /felli-quotes[^8]
* [/judge](/fun-commands/judge-command.md)

*(actual pages for those commands are coming soon)*

{% hint style="info" %}
You can also request access to this to use it on your own bot by DMing me on discord its completely free!
{% endhint %}

Thanks a ton for checking this out and using the bot! Couldn't have done it without you al&#x6C;*, Made by Felli with love* :heart:

[^1]: shows how cute someone is in %

[^2]: shows how gay somsomeone is in %

[^3]: shows how silly someone is in %

[^4]: shows how much of an goober someone is in %

[^5]: shows how smart someone is in % (satire)

[^6]: gives you an random image of a protogen&#x20;

[^7]: dm me on discord for more info

[^8]: shows random quotes that felli maid is "saying"


---

# 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://doc.fellimaid.com/technical/felli-api.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.
