# Zeffy's Financing

When someone donates to an organization, or a ticket is sold, **the entire amount goes to the organization.**

This model is possible because Simplyk relies, like Wikipedia, on the voluntary support of users. At the payment confirmation step, we offer donors the choice to support Simplyk by leaving a contribution.

Here is how this contribution is asked for:

![](/files/-LqfoFFeUAFw9lUN3p4q)

{% hint style="info" %}
GoFundMe and Canadon charge fees AND request a voluntary contribution. Zeffy (formerly Simplyk) is the only one to be 100% free.
{% endhint %}


---

# 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.zeffy.com/org/securite/financement-de-simplyk.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.
