# Buttons

## Primary button

Primary button have the highest emphasis as they have a color fill, they are used for the most compulsory actions and do a good job at grabbing attention. They are used for primary or high emphasis actions.&#x20;

&#x20;Can also be used along with other Secondary buttons or ghost buttons.

![](/files/-LzHWTNGuMY5KPky6W2C)

### States

![](/files/-LzHW_bxiJ72wVNl50sv)

## Secondary button

The secondary button is for medium emphasis. It is meant to be paired with other button types to surface less prominent actions. It can be displayed in visible stroke. Secondary buttons are paired with icon.&#x20;

![](/files/-LzHY88-dhpqf__aCLgc)

### States

![](/files/-LzHXrDu9k1VKgVBfTFu)

## Block Buttons

![](/files/-LzL816y_XCn6T3zOYwv)

### States

![](/files/-LzL7JTG9Bzeg3yn6vh4)


---

# 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://zoomuxd.gitbook.io/drift/components/buttons.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.
