# Do you take customs orders ?

{% hint style="info" %}
Not a yes, but not a no !\
\
If your project is cool, and suits me, with advanced features, i might like it : feel free to reach me !&#x20;
{% endhint %}

{% hint style="warning" %}
I might never make it, listening to your idea dosen't mean i will do it instantly :smile:\
\
Once i say that i will do it, there is two options :&#x20;

* You pay me at hour rate of work on it and you have the complete exclusivity of the script
* The script will be published but you will receive a free copy !
  {% 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.pingouin.dev/faq/do-you-take-customs-orders.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.
