# Bottom Button

### Type

The Bottom Button can be two different types, Info Card & Button or Button.&#x20;

<figure><img src="/files/dM2NCoK4YoA1VI0K947s" alt="Info Card Bottom Button"><figcaption></figcaption></figure>

Using Info Card & Button, you can type in the text or use magic text to display information at the bottom of the Responsive Side Navigation.&#x20;


---

# 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://help.adalo.com/design/designing-your-app/responsive-navigation/responsive-side-navigation/bottom-button.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.
