> For the complete documentation index, see [llms.txt](https://gratuity-team.gitbook.io/opacitybot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gratuity-team.gitbook.io/opacitybot/master.md).

# Home Page

## Just to inform you in any way, our bot changed its name from: Gratuity Bot -> Opacity.

## Link to new updated news:

Check out the file [here](https://youtu.be/qy1HKY9pvG8) (Youtube)

![The Opportunities..Are endless.](/files/-MlPJeddcVhoDC9YHaFo)

## When you add our bot into your server, 3 steps is all it takes for it to start up!

Join a Voice Channel!

Then enter this command through your bot cmds channel or general chat!

```
!ytt
```

{% hint style="info" %}
&#x20;This is create an activity invite link that you need to press to join in, and participate in the youtube party with friends and server members!

Notice, no further commands are needed, all you need to do it go to the search bar in the Voice Channel and type your video!&#x20;

Innapropriate videos are the reason why we choose a 'delete video off queue' system to implement these things happening in every day servers,.

Moderation systems are easier when accounting these things happening: Using the bots like: Dyno, MEE6, CarlBot. Is a great way to sort situations out.

We hope you enjoy this bot, as its SOOO easy to configure and operate!
{% endhint %}

![Click the link to join!](/files/-MlHNF7QKJJbwQtA8iDt)

![When in Voice Channel, you'll see youtube loading, then the homepage!](/files/-MlHNS4u3zVCXPkZGRrV)

![Here you can search up your music video, or funny beluga videos.](/files/-MlHN8oaiHOCXQ7sy61D)

![After that, press that plus button and it'll add the video to the queue!](/files/-MlHN7v_KvQmcRgk259k)

You're done! Enjoy the bot? Wait.... You don't have it; click next to get the bot!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gratuity-team.gitbook.io/opacitybot/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
