# Flowchart of basic processes

```
Yumpu allows you to use several Request-Types.
The typical Workflows to be used are the following:
```

## 1. Upload and Display Documents

&#x20;1\. Register a User manually and get the API Token from the User Profile Page 2. Set up a basic Process for pushing or pulling your files from your machine or a web-url to Yumpu.com 3. Use the response-code to extract some or all data, so that you can display your publication the way you need to\
&#x20;![PowerPoint-Bildschirmpräsentation - \[Präsentation1\]\_2013-11-12\_15-14-34](/files/-LxAbMhwQt51Hv2pIUrp)<br>

## 2. Upload, edit, display and organize Documents

&#x20;The more advanced calls allow you to upload, edit, manipulate settings, organize Documents. You can also create users, alter details, and change detailed parameters for accessing the documents. Typical workflows for this Process are displayed here:\
&#x20;![PowerPoint-Bildschirmpräsentation - \[Präsentation1\]\_2013-11-12\_15-14-15](/files/-LxAbMhyXJJ8DUMa4idb)


---

# 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://developers.yumpu.com/api/flowchartofbasicprocesses.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.
