# Display

You may want to not display all of the social media login buttons on your Register/Login page. The display feature in Arrow lets you decide which one of the buttons you want to be shown on your store.

## Hide/Show a social media button on your store

![](/files/-MIrwUXXtDU2s92_GIj-)

1. From the **Display** page in Arrow, locate the social media button you want to display/hide in your store.
2. Click on the switch to turn the button display on/off.

{% hint style="info" %}
Note that changes in your display settings can take up to 10 minutes to be applied to your shop.
{% 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://help.trybeans.com/apps/getting-started-with-arrow/display.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.
