# Tips

You can submit transactions free of charge via Fast, but each transaction must contain a TIP:

* If your transaction **fail**, it will cost you absolutely **nothing**
* If your transaction **success**, the tips will be sent to one of our **tips** wallets

For each transaction sent, we check that it contains a TIP to one of Fast's wallets, the current minimum tip is **0.001 SOL**

The higher your tip, the more your transaction will be prioritized

Here are the TIP addresses :

* **FAST3dMFZvESiEipBvLSiXq3QCV51o3xuoHScqRU6cB6**&#x20;
* **FASTHPW6akdGh9PFSdhMTbCuGkCSX7LsUjjnaB2RTQ4v**&#x20;
* **FASTYKWXRfAoty7SQCM1mGVrmPUyyNcF4tc3DUkLDAu9**&#x20;
* **FASTPB76TxKPMZ7Q29m8v4zJn8gUjbWyvTEQaaxhwN7M**&#x20;
* **FASTs6ctgbsuZegMzUs4DPUYhRSZUPCjgCVnttHbpQAp**&#x20;
* **FASTYmSidNfLwdwiQEhCTtzghxEtaipeNSDSwh9xDPs3**&#x20;
* **FASTCKnwwY6iL3CknRgg3Zqir7jeagDDhxSnBQQy5a1C**&#x20;
* **FASTKL1AamNKrwnvbKwo4PU8434BBdqVrTtugM6oDU71**


---

# 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.circular.bot/circular-docs/api/fast/tips-1.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.
