# Tips for writing an article

We'll soon share our tips with you here!

### Tips for a great interview

Ask open questions: who? why? how?

Ask simple questions.

Go with the flow, do not anticipate the next question.

"If your mouth is open, you are not listening. " Buddha. Interwieving is a listening exercice.

"Listen to understand, not to answer."

Be truly interested in what the other has to say.


---

# 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://handbook.ouishare.net/communications/website/ouishare-magazine/how-to-write.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.
