# Accès aux textes des contenus sur iologo

{% hint style="success" %}

## Je souhaite pouvoir télécharger, imprimer, lire les contenus textes disponibles dans iologo

{% endhint %}

Rendez-vous dans **Documentation** -> **Textes des contenus**.

Vous avez un champ de recherche puis vous pouvez cocher tous les contenus que vous souhaitez télécharger sur votre ordinateur :

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

Choisissez ensuite avec ou sans les césures (aka les « / »)

<figure><img src="https://docs.iologo.io/wp-content/uploads/2024/06/Tutos-acces-aux-textes-des-contenus-sur-iologo-2.jpg" alt="" width="563"><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://documentation.iologo.io/tutos-iologo-pro/acces-aux-textes-des-contenus-sur-iologo.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.
