# Give/take Role

This option allows you to give/take points from a member when they interact with it. If you click on the option, multiple options will be displayed:

* Give/Take Role -> Click on the option that applies
* The role to give/take

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F75CiAQcORBRNZ775VDAz%2Fimage.png?alt=media&#x26;token=107b5734-aae6-4556-a7d1-16bf76fb9b38" alt=""><figcaption><p>Add/Give Role Options</p></figcaption></figure>

Once you submit the information, the embed is updated. When a member now presses the button, they will get the following response:

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FQdP5GlRhGqcVBCu7TZvI%2Fimage.png?alt=media&#x26;token=10bbebc2-bca9-46ec-a97b-ee0c0f4421ca" alt=""><figcaption><p>Give/Take Role Response</p></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://docs.badbears.io/magic-embed-builder/magic-embed/components/give-take-role.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.
