> For the complete documentation index, see [llms.txt](https://docs.mojitoswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mojitoswap.finance/brands-and-logos.md).

# Brands & Logos

![](/files/9IhFcGdeDH42WZnRFKzg)

### **Intro**

You can download the MojitoSwap logo at the bottom of this page. The following MojitoSwap ‘Brand Assets’ are copyrighted materials, and you may only use them in accordance with the policy detailed below:

* The logos, wordmark, and icon of MojitoSwap
* The name of MojitoSwap&#x20;
* Other visual assets produced by MojitoSwap, including but not limited to illustrations and 3d models

Before you use the ‘Brand Assets’, please make sure you read these guidelines first.

### **What you may do**

You may use MojitoSwap’s Brand Assets when you are:

✅   Referring to our products and services&#x20;

✅   Linking to our official site or products, such as "Get MJT on MojitoSwap"&#x20;

✅   Announcing an official partnership, but only if you have the official approval of a qualified member of the MojitoSwap team

For information on other uses of our Brand Assets, please reach out at *<mark style="color:blue;"><business@mojitoswap.finance></mark>*

### **What you may not do**

It is very important to make our users' assets secure by protecting the MojitoSwap brand. Here are some forbidden items:

❌   Don't use our Brand Assets in your products' name, logo, NFTs, etc.&#x20;

❌   Don't use our Brand Assets to create digital or physical products to make income&#x20;

❌   Don't create derivative names that imply official endorsement&#x20;

❌   Don't change or adapt our Brand Assets in any way

### MojitoSwap Logo Downloads

![](/files/20Cqcx8mQcjl0OdPAo6A)

Once you've read all the above, download the MojitoSwap logo below.

{% file src="/files/8kWyOm37kXPfHc14qZf5" %}


---

# 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://docs.mojitoswap.finance/brands-and-logos.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.
