> For the complete documentation index, see [llms.txt](https://docs.vela.exchange/vela-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vela.exchange/vela-knowledge-base/community/grand-prix-trading-competition/credits.md).

# Credits

Each season of Grand Prix presents new challenges for traders to earn credits and to take home the prize. Credits establish leaderboard placement and determine how lucrative your season will be.\
\
Generally, credits are earned 1:1 with trade volume, and 1:250 with positive PnL, but be on the lookout for Black Market deals and other unique events!

<figure><img src="/files/Vxm6wwYxvmGQSXTA0U9j" alt=""><figcaption></figcaption></figure>

Throughout the Grand Prix, traders will encounter special Black Market deals that offer some of the largest single-transaction credit opportunities of the season. Deals are random and may appear as little as once per day, for up to 12 times. Black market deals in the current season have a two hour duration.\
\
You can re-roll a black market deal to get a better deal on your favorite asset, or just get a higher multiplier to get you across the finish line, complete that difficult "Big shot" mission or just because you love to trade Floki. Re-rolls currently cost 10 Vela, subject to price increase, similar to nitro-boosts. Your re-rolled black market deal will end at the same time as the one you re-rolled initially.\ <br>


---

# 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.vela.exchange/vela-knowledge-base/community/grand-prix-trading-competition/credits.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.
