# Obtaining an Organization Key

Requesting a key for the official version is easy! However, to ensure that the official servers are used in accordance with [Riot's Tournament Policies](https://developer.riotgames.com/docs/valorant#valorant-tournament-policies), we require you to provide some info about yourself and your tournaments. Please join our [Discord](https://discord.gg/j4BzRpf5Sm) and message @Spectra Tools to be able to request access.

### The info we need from you:

1. Organization Name:&#x20;
2. Links:
   1. Websites, Social media, Streams, etc. Provide us with any sort of link that identifies where your event is being broadcast/hosted.
3. Tournament Scale:
   1. How many users do you expect to participate, and how many people are working alongside you?
   2. Is this a Small or Medium tournament, based on Riot's guidelines?
4. Basic Funding Information
   1. Do you have a prize pool? How big is it? How do you fund it? Are there sponsors involved?
5. Anything else:
   1. &#x20;Any other information you want to provide us with

Once you send us your information, you will receive your key as soon as possible.


---

# 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.valospectra.com/obtaining-an-organization-key.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.
