> For the complete documentation index, see [llms.txt](https://support.trybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.trybit.com/general-information/resources.md).

# Useful Resources

### Documentation

[In our documentation](https://docs.trybit.com/) for developers you will find all necessary instructions on how to integrate Trybit. Detailed API descriptions, use cases and recommendations will help you to connect and customize our service easily.

### Trybit Brand Guide

The brand guide provides recommendations on using logos, color palettes, payment icons, and payment buttons, as well as instructions on how to reference Trybit on your website correctly. Proper use of the brand identity helps build customer trust and increase conversion rates.

### Trybit Blog

[In our blog](https://trybit.com/blog) we share relevant and useful information about the sphere of accepting payments in cryptocurrency, as well as talk about the features and updates of our service.

### Trybit Telegram channel

Subscribe to our Telegram channel, where we post the latest news from the sphere of cryptocurrencies, as well as announcements of updates and new features of our service.

### Reviews about Trybit

We are committed to ensuring that every user of our service is satisfied with our products. You can [leave your feedback](https://trybit.com/reviews) on one of the following platforms.

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://trybit.com/support).
{% endhint %}


---

# 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:

```
GET https://support.trybit.com/general-information/resources.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.
